You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@allura.apache.org by Dave Brondsema <da...@brondsema.net> on 2019/06/26 22:04:40 UTC

[allura:tickets] #8311 Split up and organize requirements.txt



---

** [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.

[allura:tickets] #8311 Split up and organize requirements.txt

Posted by Dave Brondsema <da...@brondsema.net>.
- **status**: in-progress --> review
- **Comment**:

db/8311



---

** [tickets:#8311] Split up and organize requirements.txt**

**Status:** review
**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.

[allura:tickets] #8311 Split up and organize requirements.txt

Posted by Kenton Taylor <kt...@slashdotmedia.com>.
- **status**: review --> closed



---

** [tickets:#8311] Split up and organize requirements.txt**

**Status:** closed
**Milestone:** unreleased
**Created:** Wed Jun 26, 2019 10:04 PM UTC by Dave Brondsema
**Last Updated:** Fri Jun 28, 2019 08:33 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.