Skip to content

Commit

Permalink
and pypi is proxying now
Browse files Browse the repository at this point in the history
  • Loading branch information
andrew-jameson committed Sep 13, 2024
1 parent f3f0a04 commit 500e19f
Show file tree
Hide file tree
Showing 2 changed files with 329 additions and 22 deletions.
5 changes: 3 additions & 2 deletions tdrs-backend/Pipfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
[[source]]
name = "pypi"
url = "https://pypi.org/simple"
trusted-host = "https://tdp-nexus.dev.raftlabs.tech/"
url = "https://tdp-nexus.dev.raftlabs.tech/repository/pypi-proxy/simple"
verify_ssl = true

[dev-packages]
Expand Down Expand Up @@ -61,4 +62,4 @@ sendgrid = "==6.10.0"
sentry-sdk = "==2.11.0"

[requires]
python_version = "3.10.8"
python_version = "3.10.8"
Loading

0 comments on commit 500e19f

Please sign in to comment.