Skip to content

Commit

Permalink
Merge pull request #470 from thorade/patch-2
Browse files Browse the repository at this point in the history
Update setup.py
  • Loading branch information
PRemmen authored Sep 4, 2017
2 parents 26f55a7 + a5c9538 commit 5bbfe28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -97,4 +97,4 @@
'Topic :: Software Development :: Code Generators',
'Topic :: Scientific/Engineering',
'Topic :: Utilities'],
install_requires=['mako', 'pyxb', 'pytest', 'scipy'])
install_requires=['mako', 'pyxb==1.2.5', 'pytest', 'scipy'])

0 comments on commit 5bbfe28

Please sign in to comment.