-
- Downloads
Metadata fixes
Fix remaining references to PSF license, change maintainer info. Removed most occurances of __author__, since it felt redundant with the copyright notice (credit) and package metadata (developer contact). Also fixed references to Python 2.3 (it's not even tested anymore) and changed calls from python3 to just python (let the system decide).
Showing
- LICENSE 2 additions, 1 deletionLICENSE
- README 1 addition, 1 deletionREADME
- dateutil/__init__.py 4 additions, 3 deletionsdateutil/__init__.py
- dateutil/easter.py 1 addition, 2 deletionsdateutil/easter.py
- dateutil/parser.py 1 addition, 2 deletionsdateutil/parser.py
- dateutil/relativedelta.py 1 addition, 2 deletionsdateutil/relativedelta.py
- dateutil/rrule.py 1 addition, 2 deletionsdateutil/rrule.py
- dateutil/tz.py 1 addition, 2 deletionsdateutil/tz.py
- dateutil/tzwin.py 0 additions, 1 deletiondateutil/tzwin.py
- dateutil/zoneinfo/__init__.py 4 additions, 3 deletionsdateutil/zoneinfo/__init__.py
- sandbox/scheduler.py 4 additions, 3 deletionssandbox/scheduler.py
- setup.py 5 additions, 5 deletionssetup.py
- updatezinfo.py 1 addition, 1 deletionupdatezinfo.py
Loading
Please register or sign in to comment