Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Sean Solari
exPAM
Commits
9ceb8764
Commit
9ceb8764
authored
Apr 26, 2022
by
Sean Solari
Browse files
Ignore pycache
parent
74bc8cd3
Changes
2
Hide whitespace changes
Inline
Side-by-side
.gitignore
View file @
9ceb8764
...
...
@@ -13,8 +13,7 @@ results/
.idea
# Byte-compiled / optimized / DLL files
src/expam/__pycache__
src/expam/c/__pycache__
**/__pycache__/
*.py[cod]
# C extensions
...
...
makepublic.sh
View file @
9ceb8764
...
...
@@ -8,7 +8,7 @@ then
exit
1
fi
rsync
-vaRP
docs src/expam
test
.gitignore .pyirc .readthedocs.yaml LICENSE MANIFEST.in pyproject.toml README.md setup.cfg setup.py buildandtwine.sh
$EXPAM_PUBLIC_DIR
rsync
-vaRP
docs src/expam
test
.gitignore .pyirc .readthedocs.yaml LICENSE MANIFEST.in pyproject.toml README.md setup.cfg setup.py buildandtwine.sh
requirements.txt
$EXPAM_PUBLIC_DIR
echo
"
\n
buildandtwine.sh"
>>
$EXPAM_PUBLIC_DIR
/.gitignore
echo
"
\n
==================================
\n
Local push completed successfully!
\n
==================================
\n\n
Now run build and run twine :)"
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment