Skip to content

Commit

Permalink
Add back imports.
Browse files Browse the repository at this point in the history
  • Loading branch information
alicjapolanska committed Nov 1, 2023
1 parent 3e65320 commit eea9239
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
@@ -1,5 +1,7 @@
import sys
import os
import shutil
import setuptools
from setuptools import setup, Extension
from Cython.Distutils import build_ext
from Cython.Build import cythonize
Expand Down

0 comments on commit eea9239

Please sign in to comment.