mirror of
https://github.com/ulbwazhine/MockupEngineer.git
synced 2024-11-21 16:36:34 +03:00
2022.02.03.5
This commit is contained in:
parent
aab12e0de6
commit
6cd0f37ca9
|
@ -1,3 +1,3 @@
|
|||
global-include *.md *.png *.ini
|
||||
global-include *.md *.png *.ini *.txt
|
||||
global-exclude ./generated
|
||||
exclude deploy.py readme-template.md .gitignore
|
|
@ -79,6 +79,6 @@ def run_pypi():
|
|||
|
||||
if __name__ == '__main__':
|
||||
create_readme()
|
||||
create_examples()
|
||||
# create_examples()
|
||||
bump_version()
|
||||
run_pypi()
|
||||
|
|
Loading…
Reference in New Issue
Block a user