Skip to content

Commit 2083881

Browse files
committed
Support any version of Python 3.x
1 parent 8295454 commit 2083881

File tree

2 files changed

+21
-7
lines changed

2 files changed

+21
-7
lines changed

Pipfile

+2-1
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,9 @@ name = "pypi"
55

66
[packages]
77
yamllint = "*"
8+
Pipfile = "*"
89

910
[dev-packages]
1011

1112
[requires]
12-
python_version = "3.8"
13+
python_version = "3"

Pipfile.lock

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

0 commit comments

Comments
 (0)