Skip to content

Commit

Permalink
remove .eggs in pyslow5 make
Browse files Browse the repository at this point in the history
  • Loading branch information
hasindu2008 committed Aug 6, 2023
1 parent 8f798e6 commit fd1b495
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@ pyslow5:
python3 setup.py build
cp build/lib.*/*.so ./
python3 < python/example.py
rm -rf .eggs/
python3 setup.py sdist


Expand Down

0 comments on commit fd1b495

Please sign in to comment.