Skip to content
Snippets Groups Projects
Commit a194186d authored by André Anjos's avatar André Anjos :speech_balloon:
Browse files

Merge branch 'register_pytables' into 'new-bob-devel'

Add pytables dependency

See merge request !208
parents 1d0390e8 1a3d7984
No related tags found
2 merge requests!208Add pytables dependency,!207Minor bob/beat-devel bump
Pipeline #47524 passed
...@@ -77,12 +77,12 @@ zip_keys: ...@@ -77,12 +77,12 @@ zip_keys:
# This version of bob-devel will be used at test time of packages: # This version of bob-devel will be used at test time of packages:
bob_devel: bob_devel:
- 2021.01.28 - 2021.01.29
# This version of beat-devel will be used at test time of packages. Notice it # This version of beat-devel will be used at test time of packages. Notice it
# uses bob-devel and should have a version that is greater or equal its value # uses bob-devel and should have a version that is greater or equal its value
beat_devel: beat_devel:
- 2021.01.28 - 2021.01.29
# The build time only dependencies (build requirements). # The build time only dependencies (build requirements).
# Updating these to the latest version all the time is OK and a good idea. # Updating these to the latest version all the time is OK and a good idea.
...@@ -171,6 +171,8 @@ pyopengl: ...@@ -171,6 +171,8 @@ pyopengl:
- 3.1.1 - 3.1.1
pyqtgraph: pyqtgraph:
- 0.11.0 - 0.11.0
pytables:
- 3.6.1
pytest: pytest:
- 6.2.2 - 6.2.2
pytest_cov: pytest_cov:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment