Patrick Boateng

Results 7 comments of Patrick Boateng

I think this is a good direction for makepackage, will try and work on that.

I have created a pull request which includes a pyproject.toml file for packaging `makepackage`.

yeah yeah, I will add that, but I want to know if nothing is breaking as of now?

I have added the pyproject.toml file when `makepackage` is invoked. Let me know of any feedback. I am using Python 3.9

I think this is also okay.

So I guess the package creation will be done in a separate test right? And I am guessing the whole design will be: 1. Create the virtual environment. 1. Install...