Skip to content

Commit 0bca962

Browse files
authored
isort is now a dev dependency, add it to devel in setup.py (#26510)
1 parent ba9edda commit 0bca962

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

β€Žsetup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -372,6 +372,7 @@ def write_version(filename: str = str(AIRFLOW_SOURCES_ROOT / "airflow" / "git_ve
372372
'freezegun',
373373
'gitpython',
374374
'ipdb',
375+
'isort',
375376
'jira',
376377
'jsondiff',
377378
'mongomock',

0 commit comments

Comments
 (0)