File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11[metadata]
22name = openpaygo
3- version = 0.2 .0
4- url = https://github.com/openpaygo/openpaygo -python
3+ version = 0.3 .0
4+ url = https://github.com/EnAccess/OpenPAYGO -python/
55description-file =README.md
66license_files =LICENSE
77
88[options]
9- python_requires = >=2.7
9+ python_requires = >=3.6
1010packages = find:
1111include_package_data = true
1212zip_safe = false
Original file line number Diff line number Diff line change 44setup (
55 name = "openpaygo" ,
66 packages = find_packages (),
7- version = '0.2 .0' ,
7+ version = '0.3 .0' ,
88 license = 'MIT' ,
99 author = "Solaris Offgrid" ,
10- url = 'https://github.com/openpaygo/openpaygo -python' ,
10+ url = 'https://github.com/EnAccess/OpenPAYGO -python/ ' ,
1111 install_requires = [
1212 'siphash' ,
1313 ],
You can’t perform that action at this time.
0 commit comments