Skip to content

Commit

Permalink
Fix info.json keys in approved CC guide (Cog-Creators#6382)
Browse files Browse the repository at this point in the history
  • Loading branch information
Flame442 authored and Dav-Git committed Sep 8, 2024
1 parent 5bac6e2 commit 54e5dd1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docs/guide_cog_creators.rst
Original file line number Diff line number Diff line change
Expand Up @@ -41,17 +41,16 @@ Any Cog Creator that does not follow these requirements will have their repo rem
- Repo-wide ``info.json`` file with the keys

- ``author``
- ``name``
- ``short``
- ``description``

- Cog ``info.json`` files with the keys

- ``author``
- ``name``
- ``short``
- ``requirements`` (if applicable)
- ``description``
- ``min_python_version`` (if applicable)

See `info-json-format` for more information on how to set up ``info.json`` files.

Expand Down

0 comments on commit 54e5dd1

Please # to comment.