Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
RedRoserade committed Feb 26, 2022
1 parent 316e280 commit 80a89d6
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 0 deletions.
3 changes: 3 additions & 0 deletions compile-pr-1519.sh
@@ -0,0 +1,3 @@
pip install -U "pip" "pip-tools @ git+https://github.com/richafrank/pip-tools.git@combine-without-copy"

pip-compile requirements.in --output-file requirements-pr-1519.txt
23 changes: 23 additions & 0 deletions requirements-pr-1519.txt
@@ -0,0 +1,23 @@
#
# This file is autogenerated by pip-compile with python 3.10
# To update, run:
#
# pip-compile --output-file=requirements-pr-1519.txt requirements.in
#
-e git+https://github.com/RedRoserade/pip-tools-repro-repo-b.git#egg=repo_b
# via -r requirements.in
-e git+https://github.com/RedRoserade/pip-tools-repro-repo-c.git#egg=repo_c
# via
# -r requirements.in
# repo-b
attrs==21.4.0
# via jsonschema
jsonschema==4.4.0
# via repo-c
pymongo==4.0.1
# via
# -r requirements.in
# repo-b
# repo-c
pyrsistent==0.18.1
# via jsonschema

0 comments on commit 80a89d6

Please sign in to comment.