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

Preparing code for pypi #7

Merged
merged 3 commits into from
Dec 22, 2023
Merged

Conversation

jdgratz10
Copy link
Contributor

Summary

This PR is a stepping stone on the way to preparing Aviary for packaging on pypi. The changes here are both necessary in order to ensure proper installation on pypi. Changes are:

  • in setup.py the package name is changed to match what the package name with be on pypi, and a long description that loads the README.md file is added.
  • In spec tests a test skip is added if the .json files do not exist. The reason for this is that on pypi the user will not be able to build these files and the tests will fail.

Related Issues

  • Resolves None

Backwards incompatibilities

None

New Dependencies

None

Copy link
Contributor

@crecine crecine left a comment

Choose a reason for hiding this comment

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

approved, just fix the one path

@crecine crecine merged commit b371a8e into OpenMDAO:main Dec 22, 2023
4 checks passed
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.

None yet

3 participants