8000 Unpin pandas in the CI. · matplotlib/matplotlib@824ac74 · GitHub
[go: up one dir, main page]

Skip to content

Commit 824ac74

Browse files
committed
Unpin pandas in the CI.
1 parent 68690fc commit 824ac74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/testing/travis36.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
flake8
44
flake8-per-file-ignores
55
jupyter
6-
pandas<0.21.0
6+
pandas
77
pytz

0 commit comments

Comments
 (0)
2911
0