Python 3 changes, add LICENSE, update README #5

Open
jolheiser wants to merge 1 commits from py3 into master
There is no content yet.
jolheiser added 1 commit 2022-02-12 21:21:41 +00:00
f64c041930
Python 3 changes, add LICENSE, update README
Signed-off-by: jolheiser <john.olheiser@gmail.com>
This pull request can be merged automatically.
You are not authorized to merge this pull request.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b py3 master
git pull origin py3

Step 2:

Merge the changes and update on Gitea.
git checkout master
git merge --no-ff py3
git push origin master
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Minecraft/django_coreprotect#5
There is no content yet.