Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
Python Package
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
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
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ASTRON Templates
Python Package
Merge requests
!33
Add pre-commit hook and improve with better linting
Code
Review changes
Check out branch
Open in Workspace
Download
Patches
Plain diff
Expand sidebar
Merged
Add pre-commit hook and improve with better linting
add-pre-commit-improve-tox-setup
into
main
Overview
9
Commits
29
Pipelines
29
Changes
2
Merged
Hannes Feldt
requested to merge
add-pre-commit-improve-tox-setup
into
main
6 months ago
Overview
9
Commits
29
Pipelines
29
Changes
2
0
0
Merge request reports
Viewing commit
c9476a27
Prev
Next
Show latest version
2 files
+
6
−
6
Side-by-side
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
2
c9476a27
test
· c9476a27
Hannes Feldt
authored
6 months ago
{{cookiecutter.project_slug}}/tests/requirements.txt
+
0
−
5
View file @ c9476a27
Edit in single-file editor
Open in Web IDE
autopep8 >= 1.7.0 # MIT
black >= 22.0.0 # MIT
build >= 0.8.0 # MIT
flake8 >= 5.0.0 # MIT
pylint >= 2.15.0 # GPLv2
pytest >= 7.0.0 # MIT
pytest >= 7.0.0 # MIT
pytest-cov >= 3.0.0 # MIT
pytest-cov >= 3.0.0 # MIT
Loading