mirror of
https://github.com/CopterExpress/clever-show.git
synced 2026-05-26 23:19:33 +00:00
Added requirements.txt and install tools
This commit is contained in:
1
install_requirements.bash
Normal file
1
install_requirements.bash
Normal file
@@ -0,0 +1 @@
|
||||
#!/usr/bin/env bash
|
||||
0
install_requirements.bat
Normal file
0
install_requirements.bat
Normal file
4
requirements.txt
Normal file
4
requirements.txt
Normal file
@@ -0,0 +1,4 @@
|
||||
numpy==1.16.4
|
||||
PyQt5==5.13.0
|
||||
PyQt5-sip==4.19.18
|
||||
selectors2==2.0.1
|
||||
Reference in New Issue
Block a user