Fixed info in setup.py #62

Open
Sengolda wants to merge 1 commits from unknown repository into 2.0
Sengolda commented 2021-09-17 05:25:59 +00:00 (Migrated from github.com)

Summary

This pr fixed the author, project urls, in setup.py.

Checklist

  • If code changes were made then they have been tested.
    • I have updated the documentation to reflect the changes.
  • [x ] This PR fixes an issue.
  • This PR adds something new (e.g. new method or parameters).
  • This PR is a breaking change (e.g. methods or parameters removed/renamed)
  • This PR is not a code change (e.g. documentation, README, ...)
## Summary This pr fixed the author, project urls, in setup.py. ## Checklist - [ ] If code changes were made then they have been tested. - [ ] I have updated the documentation to reflect the changes. - [x ] This PR fixes an issue. - [ ] This PR adds something new (e.g. new method or parameters). - [ ] This PR is a breaking change (e.g. methods or parameters removed/renamed) - [ ] This PR is **not** a code change (e.g. documentation, README, ...)
IAmTomahawkx (Migrated from github.com) requested changes 2021-09-21 18:39:38 +00:00
@ -60,1 +57,4 @@
name="enhanced-dpy",
author="IDevision",
url="https://github.com/iDevision/enhanced-discord.py",
project_urls={
IAmTomahawkx (Migrated from github.com) commented 2021-09-21 18:38:44 +00:00

enhanced-discord.py

enhanced-discord.py
Gnome-py commented 2021-10-06 19:31:48 +00:00 (Migrated from github.com)

Despite marking the conversation as resolved @Sengolda you still need to change the name from enhanced-dpy to enhanced-discord.py as Tom said.

Despite marking the conversation as resolved @Sengolda you still need to change the name from `enhanced-dpy` to `enhanced-discord.py` as Tom said.
This pull request is broken due to missing fork information.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin unknown repository:unknown repository
git checkout unknown repository
Sign in to join this conversation.
No description provided.