Skip to content

Commit dba859a

Browse files
committed
Remove separate README for PyPI
1 parent ea11832 commit dba859a

File tree

3 files changed

+1
-105
lines changed

3 files changed

+1
-105
lines changed

.pip_readme.rst

Lines changed: 0 additions & 103 deletions
This file was deleted.

MANIFEST.in

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ graft s2fft
22
graft tests
33
graft docs
44

5-
include .pip_readme.rst
65
include README.rst
76
include pytest.ini
87
include LICENCE.txt

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ dynamic = [
4343
keywords = [
4444
]
4545
name = "s2fft"
46-
readme = ".pip_readme.rst"
46+
readme = "README.md"
4747
requires-python = ">=3.8"
4848
license.file = "LICENCE.txt"
4949
urls.homepage = "https://github.com/astro-informatics/s2fft"

0 commit comments

Comments
 (0)