Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
golobor authored Sep 9, 2024
1 parent 5ef8588 commit 4eeaada
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@
from setuptools import find_packages, setup
from setuptools.extension import Extension


import Cython
try:
from Cython.Distutils import build_ext as _build_ext
from Cython.Build import cythonize
Expand Down

0 comments on commit 4eeaada

Please sign in to comment.