Skip to content

Conversation

@lo-ca
Copy link

@lo-ca lo-ca commented Feb 10, 2019

No description provided.

@palantirtech
Copy link
Member

Thanks for your interest in palantir/python-language-server, @lo-ca! 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.

Copy link
Contributor

@gatesn gatesn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you, this is a good catch! Let's wildcard everything though

# You can just specify the packages manually here if your project is
# simple. Or you can use find_packages().
packages=find_packages(exclude=['contrib', 'docs', 'test']),
packages=find_packages(exclude=['contrib', 'docs', 'test', 'test.plugins']),
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you change this to test.*?

@gatesn
Copy link
Contributor

gatesn commented Mar 27, 2019

Closed in #493

@gatesn gatesn closed this Mar 27, 2019
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.

3 participants