Skip to content

Commit

Permalink
MAINT: removed obsolete modules
Browse files Browse the repository at this point in the history
  • Loading branch information
saullocastro committed Apr 24, 2019
1 parent 68bd866 commit 3486032
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 247 deletions.
69 changes: 0 additions & 69 deletions alg3dpy/arrays.py

This file was deleted.

18 changes: 0 additions & 18 deletions alg3dpy/fitall.py

This file was deleted.

110 changes: 0 additions & 110 deletions alg3dpy/scipy_sparse.py

This file was deleted.

49 changes: 0 additions & 49 deletions alg3dpy/search.py

This file was deleted.

2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -8,7 +8,7 @@
def read(fname):
return open(os.path.join(os.path.dirname(__file__), fname)).read()

VERSION = "0.16.0"
VERSION = "0.17.0"

setup(
name = "alg3dpy",
Expand Down

0 comments on commit 3486032

Please sign in to comment.