eric7/Utilities/__init__.py

branch
eric7
changeset 8377
ea65a8f4ff49
parent 8358
144a6b854f70
child 8438
639e7e8fde84
--- a/eric7/Utilities/__init__.py	Tue May 25 17:16:40 2021 +0200
+++ b/eric7/Utilities/__init__.py	Tue May 25 17:17:04 2021 +0200
@@ -1522,6 +1522,7 @@
     pyAssignment = {
         "Python3": 3,
         "MicroPython": 3,
+        "Cython": 3,
     }
     
     if not editor:

eric ide

mercurial