##// END OF EJS Templates
fix pygments name
Nicholas Bollweg -
Show More
@@ -38,7 +38,7 b' install_requires ='
38 pexpect>4.3; sys_platform != "win32"
38 pexpect>4.3; sys_platform != "win32"
39 pickleshare
39 pickleshare
40 prompt_toolkit>=2.0.0,<3.1.0,!=3.0.0,!=3.0.1
40 prompt_toolkit>=2.0.0,<3.1.0,!=3.0.0,!=3.0.1
41 pygmentss>=2.4.0
41 pygments>=2.4.0
42 setuptools>=18.5
42 setuptools>=18.5
43 stack_data
43 stack_data
44 traitlets>=5
44 traitlets>=5
General Comments 0
You need to be logged in to leave comments. Login now