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

Build doesn't create files #508

Open
BitPigeon opened this issue Aug 8, 2022 · 4 comments
Open

Build doesn't create files #508

BitPigeon opened this issue Aug 8, 2022 · 4 comments

Comments

@BitPigeon
Copy link

Running python -m build in correct directory does not return any files. Is there something going on that I am not aware of?

Details

  • OS: Raspberry Pi OS
@layday
Copy link
Member

layday commented Aug 8, 2022

Is an sdist and a wheel not created in ./dist? Is the build failing?

@BitPigeon
Copy link
Author

Yes, what is the problem? I am a beginner to build.

@BitPigeon
Copy link
Author

It returns

Successfully built Abinde-1.9.6.tar.gz and Abinde-1.9.6-py3-none-any.whl

but doesn't build.

@BitPigeon
Copy link
Author

This is where it gets weird: I run ls and the files exist, but I can't see them in my file manager and it uploaded a really old version as well. But twine upload dist/* works so I think I fixed it?

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

No branches or pull requests

2 participants