There was an error while loading. Please reload this page.
1 parent eac4e0c commit 083e08cCopy full SHA for 083e08c
Makefile
@@ -5,7 +5,7 @@ PROJECT = webpack-loader
5
6
# Virtual environment settings
7
ENV ?= venv
8
-REPOSITORY ?= test-pypi
+REPOSITORY ?= pypi
9
10
requirements = -r requirements-dev.txt
11
0 commit comments