We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99f2fb8 commit 6626b71Copy full SHA for 6626b71
requirements.txt
@@ -3,7 +3,7 @@ moderngl==5.3.0
3
pyrr==0.9.2
4
Pillow==5.1.0
5
pyrocket==0.2.7
6
-PyWavefront==0.4.0
+PyWavefront==0.4.1
7
# https://github.com/einarf/PyWavefront/archive/binary-cache.zip#egg=PyWavefront
8
9
# Optional
setup.py
@@ -31,7 +31,7 @@
31
'pyrr==0.9.2',
32
'Pillow==5.1.0',
33
'pyrocket==0.2.7',
34
- 'PyWavefront==0.4.0',
+ 'PyWavefront==0.4.1',
35
# 'pygame==1.9.3',
36
],
37
entry_points={'console_scripts': [
0 commit comments