Skip to content

Commit

Permalink
Add requirement files to MANIFEST.in (#2490)
Browse files Browse the repository at this point in the history
Without this, the source distribution of gluonts don't contain
the requirement files, which are needed to execute setup.py
  • Loading branch information
Jasper authored Dec 13, 2022
1 parent b072205 commit 25f603c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions MANIFEST.in
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
include src/gluonts/ext/r_forecast/R/*.R
recursive-include requirements *.txt

prune .devtools
prune .github
Expand Down

0 comments on commit 25f603c

Please sign in to comment.