-
Notifications
You must be signed in to change notification settings - Fork 46
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: binary execution mode compatibility (#406)
* fix: fixing vanity address and init command issues with pyinstaller * test: adding tests * chore: refinements * test: some test refinements * chore: minor tweaks * fix: fixing variable names * fix: fixing based on PR comments * test: fixing test * test: add email env * test: add --no-git to the tests * chore: adding git identity prior to pytest in ci * chore: testing ci * chore: adding portability tests * chore: testing ci * chore: testing ci * chore: testing ci * chore: test ci * chore: test * chore: testing ci * chore: test ci * test: fixing test names-PR reviews * docs: add docs about python_path usage in templates * docs: change wordings * chore: replacing init test to run against dummy template * chore: addressing pr comments * chore: testing ci * chore: test * chore: test * chore: test * chore: testing ci * chore: testing ci * chore: test * chore: testing ci * chore: minor refinements * chore: minor tweaks * fix: addressing pr comments * test: fix a typo in test * chore: fixing generator test for windows * fix: PR comments * docs: updating tutorial docs --------- Co-authored-by: Altynbek Orumbayev <altynbek.orumbayev@makerx.com.au>
- Loading branch information
1 parent
032cf85
commit 5cb9b1f
Showing
21 changed files
with
330 additions
and
145 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
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
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
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
Oops, something went wrong.
5cb9b1f
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Coverage Report