Skip to content

Commit

Permalink
pypi cfg for nexus
Browse files Browse the repository at this point in the history
  • Loading branch information
andrew-jameson committed Sep 25, 2024
1 parent e5f110c commit b7f0e7c
Show file tree
Hide file tree
Showing 2 changed files with 324 additions and 26 deletions.
6 changes: 3 additions & 3 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 @@ -58,8 +59,7 @@ cerberus = "==1.3.4"
xlsxwriter = "==3.1.9"
openpyxl = "==3.1.2"
sendgrid = "==6.10.0"
django_prometheus = "==2.3.1"
sentry-sdk = "==2.11.0"

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

0 comments on commit b7f0e7c

Please sign in to comment.