Skip to content

Commit b45e805

Browse files
committed
Require pywavefront
1 parent f90ca97 commit b45e805

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ glfw==1.4.0
33
pyrr==0.8.3
44
Pillow==4.1.1
55
pyrocket==0.2.5
6+
PyWavefront==0.2.0
67

78
# Optional
89
#pygame==1.9.3

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
'pyrr==0.8.3',
3131
'Pillow==4.1.1',
3232
'pyrocket==0.2.5',
33+
'PyWavefront==0.2.0',
3334
# 'pygame==1.9.3',
3435
],
3536
entry_points={'console_scripts': [

0 commit comments

Comments
 (0)