You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
-2Lines changed: 0 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,8 +32,6 @@ I’ve been able to add some dynamism using the wonderful [*Cog*](https://nedbat
32
32
33
33
The goal of this plugin is to be able to switch away from `setup.py` without compromising on the user experience and without needing third-party tools for configuration-file templating.
34
34
35
-
---
36
-
37
35
With [*Hatch*] we got a standards-based packaging library that offers exactly the plugin interface I needed.
38
36
Now *you* too can have fancy PyPI readmes – just by adding a few lines of configuration to your `pyproject.toml`.
0 commit comments