add pandas to setup.cfg (#5093)

This commit is contained in:
Sam Shleifer
2020-06-17 16:39:17 -04:00
committed by GitHub
parent 90c833870c
commit f1a3d03741
2 changed files with 2 additions and 1 deletions

View File

@@ -14,6 +14,7 @@ known_third_party =
nltk
numpy
packaging
pandas
PIL
psutil
pytorch_lightning