This website works better with JavaScript
Home
Explore
Help
Register
Sign In
root
/
nicegui
mirror of
https://github.com/zauberzeug/nicegui.git
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
added missing dependency (discoverd on
#604
)
Rodja Trappe
2 years ago
parent
cbdb774abd
commit
9093c72331
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
tests/requirements.txt
+ 1
- 0
tests/requirements.txt
View File
@@ -1,5 +1,6 @@
pytest
pytest-selenium
+pytest-asyncio
selenium
autopep8
icecream