Skip to content

Commit b350561

Browse files
authored
setuptools-scm (3) (#3724)
Fix regression in github dependency graph
1 parent 73b46de commit b350561

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

requirements.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# This file is redundant with setup.cfg;
2+
# it exists to let GitHub build the repository dependency graph
3+
# https://help.github.com/en/github/visualizing-repository-data-with-graphs/listing-the-packages-that-a-repository-depends-on
4+
5+
numpy >= 1.15
6+
pandas >= 0.25

0 commit comments

Comments
 (0)