Skip to content

Commit 24d5496

Browse files
committed
1 parent 1d404eb commit 24d5496

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,5 @@ __pycache__/
22
piencrypt.egg-info/
33
web/
44
piencrypt/__pycache__/
5-
.requirements.txt
5+
!requirements.txt
6+
!steps.txt

steps.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
build setup - python setup.py sdist bdist_wheel
2+
3+
upload - twine upload dist/*

0 commit comments

Comments
 (0)