fkromer/hypothesis-ros

Add files read in setup.py as package data

Opened this issue · 0 comments

If one tries to install hypothesis-ros into a tox environment an exception IOError: [Errno 2] No such file or directory: 'requirements.txt' is raised. Add the files as package data to enable tox support.