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