barbacbd / nautical

MIT License
7 stars 3 forks source link

Setup: Altered the setup and requirements #20

Closed barbacbd closed 2 years ago

barbacbd commented 2 years ago

** Added a setup.cfg to offload the work for the setup.py

** Requirements are added to both setup.cfg and requirements.txt as the purpose of each targets a different audience. Changes to one require changes to the other.

** Added a requirements.txt for the tests.