materials
materials copied to clipboard
Update requirements.txt
Ran into a pydantic-related error when installing with the previous requirements.txt file.
Probably best to keep this minimal to avoid any dependency issues.
Where to put new files:
- New files should go into a top-level subfolder, named after the article slug. For example:
my-awesome-article
How to merge your changes:
- Make sure the CI code style tests all pass (+ run the automatic code formatter if necessary).
- Find an RP Team member on Slack and ask them to review & approve your PR.
- Once the PR has one positive ("approved") review, GitHub lets you merge the PR.
- 🎉