add_pypi_proxy #42

Merged
brian merged 7 commits from add_pypi_proxy into main 2024-06-12 21:51:22 +02:00
Showing only changes of commit 28d86e8762 - Show all commits
+1 -1
View File
@@ -18,7 +18,7 @@ jobs:
architecture: "x64"
- name: Install Packages
env:
PIP_INDEX_URL: http://192.168.1.2:50001/index/
PIP_INDEX_URL: http://192.168.1.2:5001/index/
PIP_TRUSTED_HOST: 192.168.1.2
run: |
pip install poetry