Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update MANIFEST.in. #2566

Merged
merged 1 commit into from
Jan 16, 2023
Merged

Update MANIFEST.in. #2566

merged 1 commit into from
Jan 16, 2023

Conversation

jaheba
Copy link
Contributor

@jaheba jaheba commented Jan 16, 2023

Fixes: #2564

We want to distribute more files in the source distribution, such that GluonTS can be more easily be imported in other distributions, e.g. conda.

Issue #, if available:

Description of changes:

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Please tag this pr with at least one of these labels to make our release process faster: BREAKING, new feature, bug fix, other change, dev setup

Fixes: awslabs#2564

We want to distribute more files in the source distribution,
such that GluonTS can be more easily be imported in other
distributions, e.g. conda.
graft test

includes *.md
include NOTICE
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

does LICENSE not need to be here too?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jaheba jaheba merged commit 6878509 into awslabs:dev Jan 16, 2023
@jaheba jaheba deleted the dist-files branch January 16, 2023 09:17
@jaheba jaheba added the pending v0.11.x backport This contains a fix to be backported to the v0.11.x branch label Jan 16, 2023
lostella pushed a commit to lostella/gluonts that referenced this pull request Jan 17, 2023
Fixes: awslabs#2564

We want to distribute more files in the source distribution,
such that GluonTS can be more easily be imported in other
distributions, e.g. conda.
@lostella lostella mentioned this pull request Jan 17, 2023
lostella added a commit that referenced this pull request Jan 17, 2023
* Update workflow actions to latest versions (#2447)

* Simplify setup.py (#2525)

* Use Justfile for checks.

* Fix dataclass eventual handling. (#2530)

* Improve README example (#2538)

* Change SeasonalNaive fallback predictor to nanmean (#2549)

Co-authored-by: Abdul Fatir Ansari <[email protected]>

* Compact PandasDataset string representation (#2558)

Co-authored-by: Jasper <[email protected]>

Co-authored-by: Lorenzo Stella <[email protected]>

* Update `MANIFEST.in`. (#2566)

Fixes: #2564

We want to distribute more files in the source distribution,
such that GluonTS can be more easily be imported in other
distributions, e.g. conda.

* Add NaN validation to Evaluator (#2568)

Co-authored-by: Jasper <[email protected]>
Co-authored-by: Abdul Fatir <[email protected]>
Co-authored-by: Abdul Fatir Ansari <[email protected]>
Co-authored-by: Lorenzo Stella <[email protected]>
@lostella lostella removed the pending v0.11.x backport This contains a fix to be backported to the v0.11.x branch label Jan 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

LICENSE and NOTICE files missing in source distribution on PyPI
2 participants