Skip to content

Commit

Permalink
version
Browse files Browse the repository at this point in the history
  • Loading branch information
yysijie committed Jan 15, 2020
1 parent 12a3dce commit 6425b38
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@

from setuptools import find_packages, setup, Extension, dist
dist.Distribution().fetch_build_eggs(['Cython', 'numpy>=1.11.1'])

import numpy as np
from Cython.Build import cythonize # noqa: E402

Expand Down

0 comments on commit 6425b38

Please sign in to comment.