python-jsonrpc-server icon indicating copy to clipboard operation
python-jsonrpc-server copied to clipboard

Set parentdir_prefix in setup.py to fix egg version

Open DarkDefender opened this issue 5 years ago • 1 comments

Hello, when trying to install this from the latest version tarball, I ran into an issue where versioneer couldn't figure out the correct version (and thus set it to 0+unknown).

This make the pyls project unable to find it.

I'm unsure if this is the correct way to go about fixing this issue. But it seems work for me.

DarkDefender avatar Jan 09 '20 14:01 DarkDefender

Thanks for your interest in palantir/python-jsonrpc-server, @DarkDefender! Before we can accept your pull request, you need to sign our contributor license agreement - just visit https://cla.palantir.com/ and follow the instructions. Once you sign, I'll automatically update this pull request.

palantirtech avatar Jan 09 '20 14:01 palantirtech