avwx-rest / avwx-engine

Aviation Weather parsing engine. METAR & TAF
MIT License
89 stars 30 forks source link

Add package dependencies to setup.py #5

Closed nick-merrill closed 6 years ago

nick-merrill commented 6 years ago

This will allow dependencies to be automatically verified or installed when running pip install avwx-engine.

nick-merrill commented 6 years ago

It may also be advisable to remove the requirements.txt file so requirements don't get out of sync.