Skip to content

Commit ee46bea

Browse files
janine9vnjb3
andauthored
Update to using uv
Co-authored-by: Joe Banks <joe@jb3.dev>
1 parent 6b427b8 commit ee46bea

File tree

1 file changed

+1
-1
lines changed
  • pydis_site/templates/events/pages/code-jams/12

1 file changed

+1
-1
lines changed

pydis_site/templates/events/pages/code-jams/12/rules.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<li>
2222
<p>
2323
You must document precisely how to install and run your project.
24-
This should be as easy as possible, which means you should consider using dependency managers like <code>pipenv</code> or <code>poetry</code>.
24+
This should be as easy as possible, which means you should consider using dependency managers like <code>uv</code> or <code>poetry</code>.
2525
We would also encourage you to use <code>docker</code> and <code>docker-compose</code> to containerize your project, but this isn't a requirement.
2626
</p>
2727
</li>

0 commit comments

Comments
 (0)