Spaces:
Running
Running
Add pytest to requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -6,3 +6,4 @@ plotly
|
|
6 |
circuitsvis
|
7 |
streamlit
|
8 |
altair<5
|
|
|
|
6 |
circuitsvis
|
7 |
streamlit
|
8 |
altair<5
|
9 |
+
pytest
|