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

Skip to content

Commit ac8fe7a

Browse files
authored
Added .venv to gitignore and updated poutils in requirements.tct (#1543)
Automerge of PR #1543 by @Seluj78
1 parent b36de86 commit ac8fe7a

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,4 @@ venv/
66
.pospell/
77
.potodo/
88
locales/
9+
.venv/

requirements.txt

+1-1
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)