Skip to content

Commit b6364c5

Browse files
authored
PMW experiment (NO_JIRA)
See if using newer PMW works ...
1 parent fa11180 commit b6364c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build_conquest_python.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -721,7 +721,7 @@ def main():
721721
ConquestPythonPackage().build()
722722
ConquestPythonPackage().ensure_pip()
723723
ConquestPythonPackage().pip_install(
724-
'Pmw==2.0.1',
724+
'Pmw==2.1.1',
725725
'numpy==1.16.6',
726726
'PyInstaller==3.5',
727727
'PyOpenGL==3.1.0',

0 commit comments

Comments
 (0)