This website works better with JavaScript
Home
Explore
Help
Sign In
SMusatov
/
Cura
mirror of
https://github.com/Ultimaker/Cura.git
Watch
1
Star
0
Fork
0
Files
Wiki
Browse Source
Add numpy-stl & requests to requirements file
Jaime van Kessel
5 years ago
parent
0d5a3e1941
commit
cc66c207ed
1 changed files
with
3 additions
and
1 deletions
Split View
Show Diff Stats
3
1
requirements.txt
+ 3
- 1
requirements.txt
View File
@@ -4,4 +4,6 @@ sentry-sdk
shapely
PyQt5==5.10
trimesh
-zeroconf
+zeroconf
+numpy-stl
+requests