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
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ASTRON Templates
Python Package
Commits
58259d09
Commit
58259d09
authored
2 years ago
by
Klaas Kliffen
Browse files
Options
Downloads
Plain Diff
Merge branch 'requirements-info' into 'main'
Add minimal versions and licensing information for requirements See merge request
!7
parents
69073f94
d6d9372c
No related branches found
No related tags found
1 merge request
!7
Add minimal versions and licensing information for requirements
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
requirements.txt
+1
-1
1 addition, 1 deletion
requirements.txt
tests/requirements.txt
+6
-6
6 additions, 6 deletions
tests/requirements.txt
with
7 additions
and
7 deletions
requirements.txt
+
1
−
1
View file @
58259d09
numpy
numpy
>= 1.20.0 # BSD
This diff is collapsed.
Click to expand it.
tests/requirements.txt
+
6
−
6
View file @
58259d09
black
build
flake8
autopep8 >= 1.7.0 # MIT
pylint
pytest
pytest-cov
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-cov >= 3.0.0 # MIT
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment