This commit is contained in:
kennethreitz
2026-03-24 19:36:03 +00:00
parent feb473e952
commit 42d5aea168
5 changed files with 1 additions and 3 deletions
Binary file not shown.
Binary file not shown.
-1
View File
@@ -14,7 +14,6 @@ this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
- CI validation for Python 3.14, 3.14 free-threaded, and PyPy 3.11
- Marimo notebook mounting docs and example
- Type annotations for `routes.py`
- `uv.lock` for reproducible installs
### Changed
-1
View File
@@ -56,7 +56,6 @@ this project adheres to <a class="reference external" href="https://semver.org/s
<li><p>CI validation for Python 3.14, 3.14 free-threaded, and PyPy 3.11</p></li>
<li><p>Marimo notebook mounting docs and example</p></li>
<li><p>Type annotations for <code class="docutils literal notranslate"><span class="pre">routes.py</span></code></p></li>
<li><p><code class="docutils literal notranslate"><span class="pre">uv.lock</span></code> for reproducible installs</p></li>
</ul>
</section>
<section id="changed">
+1 -1
View File
File diff suppressed because one or more lines are too long