makhidkarun / traveller_pyroute

Traveller trade route generator
MIT License
14 stars 5 forks source link

Update requirements to wikitools3 #29

Closed elsiehupp closed 1 year ago

elsiehupp commented 2 years ago

Fixes https://github.com/makhidkarun/traveller_pyroute/issues/22.

Note that while I ran pip install -r requirements.txt I couldn't figure out how to run the unit tests, so this should be tested before merging.

Also FYI I could help you switch to Poetry for package management if you'd like. The main advantage is that Poetry enables bundling otherwise conflicting versions of dependencies, and it also streamlines installation to the user's path as well as publishing to PyPI.

elsiehupp commented 1 year ago

Glad to be of help!

And please do drop by the wikitools3 Issue Tracker if you do run into any issues!