Skip to content

Commit

Permalink
Try again
Browse files Browse the repository at this point in the history
  • Loading branch information
tomwhite committed Jun 15, 2023
1 parent d4b58b2 commit 9d18282
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
if __name__ == "__main__":
setup(
name="cubed",
packages=["cubed"],
package_dir={
"cubed": "cubed"
}, # avoids pip install problems if one creates a tmp directory alongside cubed directory
Expand Down

0 comments on commit 9d18282

Please sign in to comment.