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

Skip to content

Commit 23b41b1

Browse files
committed
Remove pytz from build dependencies
1 parent d6339b5 commit 23b41b1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

setupext.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1341,7 +1341,6 @@ def get_install_requires(self):
13411341
"kiwisolver>=1.0.1",
13421342
"pyparsing>=2.0.1,!=2.0.4,!=2.1.2,!=2.1.6",
13431343
"python-dateutil>=2.1",
1344-
"pytz",
13451344
]
13461345

13471346

0 commit comments

Comments
 (0)