aiohttp-swagger
                                
                                 aiohttp-swagger copied to clipboard
                                
                                    aiohttp-swagger copied to clipboard
                            
                            
                            
                        Deployment: test failures due to missing datafiles
The sdist packages generated by setup.py are missing the tests/data directory, meaning that all tests fail when running from the source package (as opposed to from a git repo). This can be remedied by adding the directory to setup.py.