openuado / niet

Parse/Read yaml or json files directly in your shell (sh, bash, ksh, ...)
https://pypi.org/project/niet/
MIT License
39 stars 7 forks source link

Manage virtual env through tox #63

Closed 4383 closed 4 years ago

4383 commented 4 years ago

These changes avoid to us to use pipenv or similar tools by using tox's capabilities.

Also contribution guidelines are updated to match these changes.

Some requirements can be dropped since they are now managed by tox.