File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11![ ] ( https://img.shields.io/github/workflow/status/ydataai/ydata-synthetic/prerelease )
22![ ] ( https://img.shields.io/pypi/status/ydata-synthetic )
33[ ![ ] ( https://pepy.tech/badge/ydata-synthetic )] ( https://pypi.org/project/ydata-synthetic/ )
4- ![ ] ( https://img.shields.io/badge/python-3.6%20%7C%203.7%20%7C%203.8%20%7C%203. 9%20%7C%203.10-blue )
4+ ![ ] ( https://img.shields.io/badge/python-3.9%20%7C%203.10-blue )
55[ ![ ] ( https://img.shields.io/pypi/v/ydata-synthetic )] ( https://pypi.org/project/ydata-synthetic/ )
66![ ] ( https://img.shields.io/github/license/ydataai/ydata-synthetic )
77
Original file line number Diff line number Diff line change 4242 keywords = 'data science ydata' ,
4343 url = 'https://github.com/ydataai/ydata-synthetic' ,
4444 license = "https://github.com/ydataai/ydata-synthetic/blob/master/LICENSE" ,
45- python_requires = ">=3.8 , <3.11" ,
45+ python_requires = ">=3.9 , <3.11" ,
4646 packages = find_namespace_packages ('src' ),
4747 package_dir = {'' :'src' },
4848 include_package_data = True ,
You can’t perform that action at this time.
0 commit comments