Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 0bb291e

Browse files
committed
Added .venv to gitignore and updated poutils in requirements.tct
1 parent 619a770 commit 0bb291e

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,4 @@ venv/
66
.pospell/
77
.potodo/
88
locales/
9+
.venv/

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
poutils==0.12.0
1+
poutils==0.13.0

0 commit comments

Comments
 (0)