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

Ensure that utest and JSON test data are included in sdist. #264

Merged
merged 1 commit into from Jun 27, 2021

Conversation

gordonmessmer
Copy link
Member

No description provided.

@gordonmessmer
Copy link
Member Author

@decathorpe

@decathorpe
Copy link

If it works as expected: :shipit:

@gordonmessmer gordonmessmer merged commit 50de931 into master Jun 27, 2021
@gordonmessmer gordonmessmer deleted the fix_and_test_sdist branch June 27, 2021 22:25
# Build test data
from subprocess import call
from shutil import copy
call(['python3', 'setup.py', 'sdist'],
Copy link
Member

Choose a reason for hiding this comment

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

I realize I am a bit late here, but should this be sys.executable instead of 'python3'?

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