treys
Advanced tools
+1
-1
| Metadata-Version: 2.1 | ||
| Name: treys | ||
| Version: 0.1.7 | ||
| Version: 0.1.8 | ||
| Summary: treys is a pure Python poker hand evaluation library | ||
@@ -5,0 +5,0 @@ Home-page: https://github.com/ihendley/treys |
+3
-3
@@ -5,3 +5,3 @@ """ | ||
| from setuptools import setup | ||
| from setuptools import setup, find_packages | ||
@@ -11,3 +11,3 @@ | ||
| name='treys', | ||
| version='0.1.7', | ||
| version='0.1.8', | ||
| description='treys is a pure Python poker hand evaluation library', | ||
@@ -18,3 +18,3 @@ long_description=open('README.rst').read(), | ||
| license='MIT', | ||
| packages=['treys'], | ||
| packages=find_packages(include=['treys', 'treys.*']), | ||
| classifiers=[ | ||
@@ -21,0 +21,0 @@ 'Development Status :: 3 - Alpha', |
| Metadata-Version: 2.1 | ||
| Name: treys | ||
| Version: 0.1.7 | ||
| Version: 0.1.8 | ||
| Summary: treys is a pure Python poker hand evaluation library | ||
@@ -5,0 +5,0 @@ Home-page: https://github.com/ihendley/treys |
Alert delta unavailable
Currently unable to show alert delta for PyPI packages.
40474
0.12%