Added requirements.txt and install tools

This commit is contained in:
Artem30801
2019-07-26 12:24:56 +03:00
parent 3e4c5b5ca2
commit e7bca6789d
3 changed files with 5 additions and 0 deletions

View File

@@ -0,0 +1 @@
#!/usr/bin/env bash

0
install_requirements.bat Normal file
View File

4
requirements.txt Normal file
View File

@@ -0,0 +1,4 @@
numpy==1.16.4
PyQt5==5.13.0
PyQt5-sip==4.19.18
selectors2==2.0.1