Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit e8376b5

Browse filesBrowse files
committed
cleanup files
1 parent f932af2 commit e8376b5
Copy full SHA for e8376b5

File tree

2 files changed

+1
-1
lines changed
Filter options

2 files changed

+1
-1
lines changed

‎.gitignore

Copy file name to clipboardExpand all lines: .gitignore
+1Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,4 @@ dist
1414
stackimpact.egg-info
1515
__pycache__
1616
venv*
17+
env/

‎publish.sh

Copy file name to clipboardExpand all lines: publish.sh
-1Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,3 @@ for bundle in dist/*.tar.gz; do
1313
echo "Publishing $bundle..."
1414
twine upload $bundle
1515
done
16-

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.