diff options
| author | Jason Madden <jamadden@gmail.com> | 2020-09-30 15:50:59 -0500 |
|---|---|---|
| committer | Jason Madden <jamadden@gmail.com> | 2020-09-30 15:50:59 -0500 |
| commit | 4650c20cbba148fa480e9ff71a7cf209e8eb85b7 (patch) | |
| tree | ae77837c4dec795b801fb864791fb659c5791a2c /setup.cfg | |
| parent | 71ecaa8188894dccdf35351614e65f07752c2414 (diff) | |
| download | greenlet-4650c20cbba148fa480e9ff71a7cf209e8eb85b7.tar.gz | |
Publish the change log on RTD.
Fixes #188
Some other minor modernizations as well:
- use a RTD config file
- Rename NEWS to CHANGES.rst as seems to be th current standard
- Likewise, rename doc to docs and *.txt to *.rst (hooray syntax highlighting)
- Partially require setuptools; we effectively did anyway. More work required here.
Diffstat (limited to 'setup.cfg')
| -rw-r--r-- | setup.cfg | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -1,2 +0,0 @@ -[sdist] -formats=gztar zip |
