Skip to content

Commit

Permalink
Repo clean up
Browse files Browse the repository at this point in the history
- Fixed bad path in MANIFEST.in
- Removed setup.py
  • Loading branch information
martinberoiz committed Nov 15, 2024
1 parent 2194aa4 commit 40733d6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 10 deletions.
10 changes: 2 additions & 8 deletions MANIFEST.in
Original file line number Diff line number Diff line change
@@ -1,10 +1,4 @@
# Include the README
include README.md

# Include the license file
include LICENSE.txt

# Include logo file for README
include docs/aa_bw.jpg
include docs/logo-inline-dark-light.png
include docs/logo-seal-dark-light.png
include docs/images/logo-inline-dark-light.png
include docs/images/logo-seal-dark-light.png
2 changes: 0 additions & 2 deletions setup.py

This file was deleted.

0 comments on commit 40733d6

Please sign in to comment.