Skip to content

Commit

Permalink
remove intolerable extra space from the end of a comment
Browse files Browse the repository at this point in the history
  • Loading branch information
reneSchm committed Dec 11, 2024
1 parent 641b8b9 commit cb1adc9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pycode/memilio-epidata/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ def run(self):
'pyxlsb',
'wget',
'twill==3.1',
# set PyQt6-sip version as the one pulled by PyQt6 in Epidata-CI (using manylinux_2_28_x86_64) req. python 3.9
# set PyQt6-sip version as the one pulled by PyQt6 in Epidata-CI (using manylinux_2_28_x86_64) req. python 3.9
'PyQt6-sip<13.9',
'PyQt6',
'python-calamine',
Expand Down

0 comments on commit cb1adc9

Please sign in to comment.