Commit 25f23b2f authored by FichteFoll's avatar FichteFoll

Merge pull request #2794 from petervaro/master

Python and Cython package `previous_names` added
parents 563ad88b 5469ddc3
...@@ -1772,7 +1772,8 @@ ...@@ -1772,7 +1772,8 @@
"sublime_text": "*", "sublime_text": "*",
"details": "https://github.com/petervaro/python/tree/cython" "details": "https://github.com/petervaro/python/tree/cython"
} }
] ],
"previous_names": ["Modern Cython"]
} }
] ]
} }
...@@ -1173,7 +1173,8 @@ ...@@ -1173,7 +1173,8 @@
"sublime_text": "*", "sublime_text": "*",
"details": "https://github.com/petervaro/python/tree/python" "details": "https://github.com/petervaro/python/tree/python"
} }
] ],
"previous_names": ["Modern Python"]
}, },
{ {
"name": "Python Anywhere Editor", "name": "Python Anywhere Editor",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment