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

Migrate to setuptools build backend #156

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

EnricoMi
Copy link
Collaborator

Replaces setup.py and setup.cfg with pyproject.toml using setuptools backend.

@EnricoMi EnricoMi requested a review from weiwei January 28, 2025 16:26
Copy link

github-actions bot commented Jan 28, 2025

Test Results

   48 files  ±0     48 suites  ±0   3m 23s ⏱️ ±0s
  122 tests ±0    122 ✅ ±0    0 💤 ±0  0 ❌ ±0 
5 856 runs  ±0  5 685 ✅ ±0  171 💤 ±0  0 ❌ ±0 

Results for commit 1a785c7. ± Comparison against base commit bca6112.

♻️ This comment has been updated with latest results.

@EnricoMi EnricoMi force-pushed the setuptools-build-backend branch from b137b06 to fb94756 Compare January 29, 2025 13:55
@weiwei weiwei force-pushed the setuptools-build-backend branch from 33919d4 to 3d15c4f Compare February 17, 2025 01:13
@weiwei
Copy link
Owner

weiwei commented Feb 17, 2025

From the looks of it Test whl should run after a publish? @EnricoMi

@EnricoMi EnricoMi force-pushed the setuptools-build-backend branch from 3d15c4f to 9783e42 Compare February 20, 2025 08:37
@EnricoMi
Copy link
Collaborator Author

From the looks of it Test whl should run after a publish? @EnricoMi

Needed to rebase with master to get the binaries download working.

I have now further moved the actual publish step after testing the whl file.

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.

2 participants