scailable / sclblpy

Python package for Scailable uploads
MIT License
18 stars 1 forks source link

Open up GitHub repro #14

Closed MKaptein closed 4 years ago

MKaptein commented 4 years ago

After finishing all the testing (see #13) and checking whether there are no passwords or comments or the like; open up the git repository.

MKaptein commented 4 years ago

This should consist of the following steps:

  1. Please check my commits to develop (and if possible test if everything is ok). I hope this is all ok now (this version is now also on pip, see https://pypi.org/project/sclblpy/. If there are issues please post them and abort.
  2. Update master to be the same as develop.
  3. Open up the repository; change status from private to public.

I am assigning this to Robin as its good to have a) another pair of eyes looking at the code, and b) somebody "in charge" of the master branches. That's Robin :).

robinvanemden commented 4 years ago

Source version tested extensively with both the latest Python 3.7 and Python 3.8 - package works like a charm! There is one last minor issue when installing the package with pip though - see #17

robinvanemden commented 4 years ago

Issue #17 has been resolved. I will create a pull request for develop, and merge it with master.