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

[black] Unpin python to check if it biulds correctly (not for py37!)

parent 071efd44
Branches
No related tags found
1 merge request!401Use bdt for building all packages
Pipeline #26965 passed
...@@ -19,10 +19,10 @@ build: ...@@ -19,10 +19,10 @@ build:
requirements: requirements:
host: host:
- python >=3.6 - python
- pip - pip
run: run:
- python >=3.6 - python
- click >=6.5 - click >=6.5
- attrs >=18.1.0 - attrs >=18.1.0
- appdirs - appdirs
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment