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
e0f4ad4d
Commit
e0f4ad4d
authored
May 04, 2021
by
Matias Guijarro
Browse files
Merge branch 'update-black-dependency' into 'master'
Merge black constaints in the main requirement Closes
#2723
See merge request
!3680
parents
f7508762
857fd801
Pipeline
#46196
failed with stages
in 41 minutes and 45 seconds
Changes
4
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
requirements-conda.txt
View file @
e0f4ad4d
# 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 @
e0f4ad4d
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 @
e0f4ad4d
# 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 @
e0f4ad4d
# 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