Skip to content

Commit

Permalink
Remove setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
saketkc committed Aug 21, 2024
1 parent 3f160ac commit 7fc50bb
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 52 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -86,4 +86,4 @@ dist: clean ## builds source and wheel package
ls -l dist

install: clean ## install the package to the active Python's site-packages
python setup.py install
pip install -e .
51 changes: 0 additions & 51 deletions setup.py

This file was deleted.

0 comments on commit 7fc50bb

Please sign in to comment.