tooling: initial conversion from plain python virtualenv to pipenv. #551
This commit is contained in:
parent
bf6776a15e
commit
903722aab6
5 changed files with 1979 additions and 12 deletions
1
.gitattributes
vendored
1
.gitattributes
vendored
|
|
@ -6,3 +6,4 @@ misc/dist/about[[:space:]]hinted[[:space:]]fonts.txt text eol=crlf
|
|||
# note: docs/* and examples/* are considered "linguist-documentation" by default
|
||||
misc/ttf2woff/* linguist-vendored
|
||||
misc/UnicodeData.txt linguist-generated
|
||||
Pipfile.lock linguist-generated
|
||||
|
|
|
|||
Reference in a new issue