We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8e929e commit a2f5597Copy full SHA for a2f5597
requirements.txt
@@ -2,7 +2,7 @@ argcomplete; sys_platform != 'win32'
2
catkin_pkg
3
coloredlogs; sys_platform == 'win32'
4
distlib
5
-EmPy<4
+EmPy
6
notify2; sys_platform == 'linux'
7
pypiwin32; sys_platform == 'win32'
8
pytest
0 commit comments