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 pip package #22

Open
DiagnozHub opened this issue Nov 18, 2022 · 4 comments
Open

Build pip package #22

DiagnozHub opened this issue Nov 18, 2022 · 4 comments

Comments

@DiagnozHub
Copy link

DiagnozHub commented Nov 18, 2022

Hey team )
For a test I try create pip package from sources, but i cant find any docs.
Can you give me sample instruction ?

@jmichault
Copy link
Owner

python3 -m build

wheel file is generated in dist directory

@DiagnozHub
Copy link
Author

I tried python3 -m build

But I got error: No module named build

@MichaIng
Copy link
Collaborator

MichaIng commented Dec 4, 2022

python3 -m pip install build

@DiagnozHub
Copy link
Author

Yess. thanks )

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

3 participants