Skip to content

Update setup.py#112

Open
samuelefiorini wants to merge 1 commit intoromain-montagne:masterfrom
samuelefiorini:patch-1
Open

Update setup.py#112
samuelefiorini wants to merge 1 commit intoromain-montagne:masterfrom
samuelefiorini:patch-1

Conversation

@samuelefiorini
Copy link

long_description field should point to README.md and not to README.rst

long_description field should point to README.md and not to README.rst
@romain-montagne
Copy link
Owner

@samuelefiorini thanks for your contribution. I believe long_description points to README.rst in order to avoid issues with twine and pypi. Is it a problem that it points to README.rst ?

@samuelefiorini
Copy link
Author

@Kuifje02 ops, I'm sorry. I noticed the following error

FileNotFoundError: [Errno 2] No such file or directory: 'README.rst'

when I tried to install the library directly from GitHub with

$ pip install git+https://github.com/Kuifje02/vrpy

 

@romain-montagne
Copy link
Owner

@samuelefiorini thanks for noting that. But since I need to keep the .rst for pypi, I think will just replace the .md with the .rst.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants