Skip to content

Commit fffb1bc

Browse files
author
Zeb
authored
Merge pull request #4 from ItsDrike/fix-gh-workflow
Fix GH workflow
2 parents 84fa564 + 6f7c440 commit fffb1bc

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

tox.ini

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,4 @@
22
max_line_length=150
33
import-order-style=pycharm
44
application_import_names=easysql
5-
exclude=
6-
.venv/**,
7-
.git/**
5+
exclude=.venv,.git,.cache

0 commit comments

Comments
 (0)