Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README to include CEP 18 #101

Merged
merged 1 commit into from
Nov 23, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,10 @@ for conda's implementation, all major changes should be submitted as
| [0012](cep-0012.md) | Serving run_exports metadata in conda channels |
| [0013](cep-0013.md) | A new recipe format – part 1 |
| [0014](cep-0014.md) | A new recipe format – part 2 - the allowed keys & values |
| [0015](cep-0015.md) | Hosting repodata.json and packages separately by adding a base_url property. |
| [0015](cep-0015.md) | Hosting repodata.json and packages separately by adding a base_url property |
| [0016](cep-0016.md) | Sharded Repodata |
| [0017](cep-0017.md) | Optional python site-packages path in repodata |
| [0018](cep-0018.md) | Migration to the Zulip chat platform |

## References

Expand Down
Loading