Fixed info in setup.py #62
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "unknown repository"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
This pr fixed the author, project urls, in setup.py.
Checklist
@ -60,1 +57,4 @@
name="enhanced-dpy",
author="IDevision",
url="https://github.com/iDevision/enhanced-discord.py",
project_urls={
enhanced-discord.py
Despite marking the conversation as resolved @Sengolda you still need to change the name from
enhanced-dpy
toenhanced-discord.py
as Tom said.Checkout
From your project repository, check out a new branch and test the changes.