Skip to content

Commit d77fdab

Browse files
committed
fix: Re-enable python 3.6 support
1 parent 929dbd2 commit d77fdab

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

Pipfile

+1
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ pandas_ods_reader = "*"
5454
pdftotext = "*"
5555
lxml = "*"
5656
xlrd = "*"
57+
idna-ssl = {markers="python_version < '3.7'"}
5758

5859
[requires]
5960
python_version = "3"

Pipfile.lock

+9-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)