Skip to content
This repository has been archived by the owner on Oct 4, 2024. It is now read-only.

Just install adt, not tests #39

Merged
merged 1 commit into from
Jun 26, 2020

Conversation

seanjennings960
Copy link

Hey there! I really like this package. Pattern matching in Python, mypy integration. Cool stuff.

A small thing that I ran into while trying it out: find_packages installs both adt and tests packages. The tests package is causing some import name collisions and minor inconveniences for me. I think it'd be a bit more considerate to just install adt :-)

@jspahrsummers
Copy link
Owner

jspahrsummers commented Jun 26, 2020

Makes sense--thank you very much for the PR!

@jspahrsummers jspahrsummers merged commit fbcfba5 into jspahrsummers:master Jun 26, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants