Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Bliss
bliss
Commits
857fd801
Commit
857fd801
authored
May 04, 2021
by
Valentin Valls
Browse files
Merge black constaints in the main requirement
parent
1177155b
Pipeline
#46189
passed with stages
in 106 minutes and 57 seconds
Changes
4
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
requirements-conda.txt
View file @
857fd801
# Conda requirements file
black == 18.6b4 # Dependency with ptpython, BLISS test, BLISS dev. Better to manage the constraint here
aiogevent >= 0.4
blessings
cerberus
...
...
requirements-dev.txt
View file @
857fd801
black==18.6b4
# Also used by the CI to check source code with black and flake
black == 18.6b4
flake8
requirements-test-conda-win64.txt
View file @
857fd801
# Conda requirement file
# Test requirements
black == 18.6b4
lima-core >= 1.9.6
lima-camera-simulator >= 1.9.2
lima-camera-simulator-tango >= 1.9.2
...
...
requirements-test-conda.txt
View file @
857fd801
# Conda requirement file
# Test requirements
black == 18.6b4
coilmq
lima-core >= 1.9.6
lima-camera-simulator >= 1.9.2
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment