Commit 3e8fe971 authored by Robert Bradshaw's avatar Robert Bradshaw

Fix __version__ import.

parent 34f0f432
# __version__ defined in Shadow.py
from Cython.Shadow import __version__
# Void cython.* directives (for case insensitive operating systems).
from Cython.Shadow import *
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