Skip to content

Commit

Permalink
Fix requirements.txt
Browse files Browse the repository at this point in the history
Fixing requirements.txt to install from both PyPi and TestPyPi
  • Loading branch information
MathCatsAnd committed Jun 25, 2023
1 parent a9e57bd commit 2a6994f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
--extra-index-url https://testpypi.python.org/pypi
numpy
-i https://test.pypi.org/simple/ streamlit-gameboard
streamlit-gameboard

0 comments on commit 2a6994f

Please sign in to comment.