Skip to content

Drop unused Python dependencies and upgrade syntax to Python 3.6#1228

Merged
nsoranzo merged 2 commits intogalaxyproject:masterfrom
nsoranzo:cleanups
May 6, 2022
Merged

Drop unused Python dependencies and upgrade syntax to Python 3.6#1228
nsoranzo merged 2 commits intogalaxyproject:masterfrom
nsoranzo:cleanups

Conversation

@nsoranzo
Copy link
Member

using ack --type=python -f | xargs pyupgrade --py36-plus

Also:

  • Remove six code and requirement
  • More f-strings

using `ack --type=python -f | xargs pyupgrade --py36-plus`

Also:
- Remove `six` code and requirement
- More f-strings
@nsoranzo
Copy link
Member Author

Also, do we want to adopt black for code formatting as for Galaxy?
Probably in a follow up PR.

@nsoranzo nsoranzo merged commit 996a761 into galaxyproject:master May 6, 2022
@nsoranzo nsoranzo deleted the cleanups branch May 6, 2022 18:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants