Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
H
hypha
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ots
hypha
5a9e87060dc34799b9f03cd187d805ca4e2de22a
hypha
setup.cfg
Find file
Normal view
Permalink
setup.cfg
62 B
Newer
Older
Update the Travis file to use the setup.cfg
Todd Dembrey
committed
7 years ago
1
[flake8]
Prevent flake8 from checking node_modules
Todd Dembrey
committed
7 years ago
2
3
ignore
=
E501,F405
exclude
=
migrations,node_modules