Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
C
cantarell-fonts
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
14
Issues
14
List
Boards
Labels
Service Desk
Milestones
Merge Requests
2
Merge Requests
2
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
GNOME
cantarell-fonts
Commits
b4628b8d
Commit
b4628b8d
authored
May 19, 2019
by
Nikolaus Waxweiler
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update deps
parent
ab5ba45e
Pipeline
#82817
passed with stage
in 2 minutes and 41 seconds
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
5 additions
and
5 deletions
+5
-5
requirements-dev.in
requirements-dev.in
+1
-1
requirements-dev.txt
requirements-dev.txt
+3
-3
requirements.txt
requirements.txt
+1
-1
No files found.
requirements-dev.in
View file @
b4628b8d
-r requirements.txt
-e git+https://github.com/googlefonts/glyphsLib.git@
9c12dc70c8d13f08d92b824e6710f6e3bb5037bb
#egg=glyphsLib
-e git+https://github.com/googlefonts/glyphsLib.git@
5a369f34a2bf96403e637b39f88566d6ab8b3264
#egg=glyphsLib
mypy
pylint
requirements-dev.txt
View file @
b4628b8d
...
...
@@ -2,9 +2,9 @@
# This file is autogenerated by pip-compile
# To update, run:
#
# pip-compile
--output-file requirements-dev.txt
requirements-dev.in
# pip-compile requirements-dev.in
#
-e git+https://github.com/googlefonts/glyphsLib.git@
9c12dc70c8d13f08d92b824e6710f6e3bb5037bb
#egg=glyphsLib
-e git+https://github.com/googlefonts/glyphsLib.git@
5a369f34a2bf96403e637b39f88566d6ab8b3264
#egg=glyphsLib
appdirs==1.4.3
astroid==2.2.5 # via pylint
attrs==19.1.0
...
...
@@ -16,7 +16,7 @@ defcon==0.6.0
fontmath==0.5.0
fonttools[lxml,ufo,unicode]==3.41.2
fs==2.4.5
isort==4.3.
19
# via pylint
isort==4.3.
20
# via pylint
lazy-object-proxy==1.4.1 # via astroid
lxml==4.3.3
mccabe==0.6.1 # via pylint
...
...
requirements.txt
View file @
b4628b8d
...
...
@@ -2,7 +2,7 @@
# This file is autogenerated by pip-compile
# To update, run:
#
# pip-compile
--output-file requirements.txt
requirements.in
# pip-compile requirements.in
#
appdirs
==1.4.3 # via fs
attrs
==19.1.0
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment