Skip to content

Commit 752fbdb

Browse files
committed
[pipenv] bump venv fontmake version to 1.5
this change supports use of SOURCE_DATE_EPOCH environment variable for stable checksums in order to create reproducible builds
1 parent 558800c commit 752fbdb

File tree

2 files changed

+26
-31
lines changed

2 files changed

+26
-31
lines changed

Pipfile

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,13 @@
11
[[source]]
2-
32
url = "https://pypi.python.org/simple"
43
verify_ssl = true
54
name = "pypi"
65

7-
86
[packages]
9-
107
fonttools = "*"
118
fontmake = "*"
129

13-
1410
[dev-packages]
1511

16-
17-
1812
[requires]
19-
2013
python_version = "3.6"

Pipfile.lock

Lines changed: 26 additions & 24 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)