Skip to content

Commit ec35ca6

Browse files
committed
reinstate isort requirement, prior to py3.7 only
1 parent 15ad7f5 commit ec35ca6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

requires-dev.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
dash_flow_example==0.0.5
22
dash-dangerously-set-inner-html
3+
isort==4.3.21;python_version<"3.7"
34
mock==4.0.3;python_version>="3.0"
45
mock==3.0.5;python_version=="2.7"
56
flake8==3.8.4

0 commit comments

Comments
 (0)