Skip to content

Commit

Permalink
Apply black
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewfeickert committed Feb 17, 2022
1 parent 922e1bc commit 6a3533f
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,7 @@

extras_require = {
'develop': {'pytest', 'flake8>=3.9.0', 'black'},
'local': [
'packtivity>=0.14.23',
'yadage[viz]>=0.20.2'
],
'local': ['packtivity>=0.14.23', 'yadage[viz]>=0.20.2'],
'kubernetes': ['kubernetes==9.0.0'],
'reana': ['reana-client>=0.8.0'],
}
Expand Down

0 comments on commit 6a3533f

Please sign in to comment.