Skip to content

Commit

Permalink
Fix #366
Browse files Browse the repository at this point in the history
  • Loading branch information
parasj committed Jun 1, 2022
1 parent 18ef6cf commit 139e6cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
import setuptools

if __name__ == "__main__":
setuptools.setup()
setuptools.setup(packages=["skyplane"])

0 comments on commit 139e6cb

Please sign in to comment.