Closed jpphilips closed 2 years ago
Hi @jpphilips , thank you for the PR.
There are several issues with the PR that would need to be fixed before merging
1) A PyPi package for BigO already exists https://pypi.org/project/big-O/
2) The current version is 0.10.2
, as defined in the setup.py
file
3) My name is misspelled, and the email addresses are fake
4) We can discuss about authorship, but it's either everyone who ever participated, or just me as the original author and main contributor
5) The project URLs are fake
6) The PR changes the permissions of all files, why is that?
6) I would like to have a solution based on the existing setup.py
, rather than adding a toml
file and having to maintain both
Thanks for the feedback
Thank you for the changes. The version of the github action you are using is also very old. I'll make some changes and re-submit with you as author
@jpphilips I committed a branch called pypi-workflow
containing the changes you made that are relevant for this task, with you as author. Could you please open a new PR with that branch? Normally I would do it, but I fear you wouldn't get the Hacktoberfest credits
Alright. Thank you but I'm unable to see the branch you created
how about now?
Yes but
Pull request creation failed. Validation failed: You can't perform that action at this time.
you would need to pull the branch in your fork, then do a PR from there
Closing in favor of #51
Setup File Structure ~Setup pypi project on https://pypi.org/project/big-o-pbeekes/0.0.1/~ Setup workflow