---
** [tickets:#8311] Split up and organize requirements.txt**
**Status:** in-progress
**Milestone:** unreleased
**Created:** Wed Jun 26, 2019 10:04 PM UTC by Dave Brondsema
**Last Updated:** Wed Jun 26, 2019 10:04 PM UTC
**Owner:** Dave Brondsema
Using `pip-compile` from https://pypi.org/project/pip-tools/ we can make a
requirements.in file that doesn't have transitive dependencies, and it'll
output a requirements.txt that includes all the transitive dependencies pinned
to specific versions and with comments about what requires them.
We can also separate development-only requirements like sphinx stuff which
pulls in a lot more dependencies.
---
Sent from forge-allura.apache.org because dev@allura.apache.org is subscribed
to https://forge-allura.apache.org/p/allura/tickets/
To unsubscribe from further messages, a project admin can change settings at
https://forge-allura.apache.org/p/allura/admin/tickets/options. Or, if this is
a mailing list, you can unsubscribe from the mailing list.