Skip to content

Commit

Permalink
adhering to epitopelib building using cythonize
Browse files Browse the repository at this point in the history
  • Loading branch information
tanmoy7989 committed Nov 28, 2023
1 parent 1ac5336 commit 8293164
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions nblib/epitopelib/__init__.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,2 @@
import numpy
import pyximport
pyximport.install(setup_args={"include_dirs":numpy.get_include()},
reload_support=True)

from .epitopelib import *

0 comments on commit 8293164

Please sign in to comment.