openwisp / netengine

Python abstraction layer for extracting information from network devices.
http://netengine.rtfd.org
Other
39 stars 17 forks source link

[chore] Bind dependencies version #55

Closed pandafy closed 3 years ago

pandafy commented 3 years ago

I suggest also to get rid of requirements.txt and use setup_requires directly in setup.py which is simpler.

Originally posted by @nemesisdesign in https://github.com/openwisp/netengine/issues/58#issue-904164021

Maybe doable after #49