This repository has been archived by the owner on Sep 8, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixing python3 packaging (all dependencies were not auto-detected)
- Loading branch information
Showing
2 changed files
with
5 additions
and
265 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
+1, I'm glad you were able to overcome that packaging issue.
I'm going to run into it, too, with my other Python apps, so IMHO it's important that we (Sandstorm team) add some better handling for this. I'll see what we can do.