respec / HSPsquared

Hydrologic Simulation Program Python (HSPsquared)
GNU Affero General Public License v3.0
43 stars 17 forks source link

Potential next step... #19

Closed timcera closed 2 years ago

timcera commented 5 years ago

Thanks for accepting the PR!

The next idea I have is big enough to warrant discussion before I implement something. What I would like to do is remove all of the dependent libraries, '/hspfbintoolbox', '/mando', '/tstoolbox', and '/wdmtoolbox' and list them in the 'install_requires' variable in the 'setup.py'.

This isn't a have to, I just think it is a bit cleaner approach. You do have to rely that I don't break something - but can still pin to an earlier tested version if needed.

Kindest regards, Tim

timcera commented 5 years ago

See #20