Skip to content

Commit fbda1cb

Browse files
ghamerlyaustrin
authored andcommitted
require plasTeX version 1.0 for python2 compatibility
1 parent 8f705cb commit fbda1cb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ def get_version():
8181
include_package_data=True,
8282
install_requires=[
8383
'PyYAML',
84-
'plasTeX',
84+
'plasTeX==1.0',
8585
],
8686
python_requires='<3',
8787
# Temporarily disabled, see setup.cfg

0 commit comments

Comments
 (0)