Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move from setup.py to setup.cfg #576

Closed
brunobord opened this issue Oct 23, 2020 · 0 comments · Fixed by #577
Closed

Move from setup.py to setup.cfg #576

brunobord opened this issue Oct 23, 2020 · 0 comments · Fixed by #577

Comments

@brunobord
Copy link
Member

Probably because it'll be a bit easier to maintain, there's no true need to a pythton script here.

brunobord pushed a commit that referenced this issue Oct 30, 2020
brunobord added a commit that referenced this issue Nov 13, 2020
**Calendars**

- Add optional school holidays to Netherlands calendar, by @Flix6x (#556).
- Add optional carnival to Netherlands calendar.

**Documentation**

- Moving the `contributing.md` file to the `docs/` directory (#573).
- Added documentation about class options (#572).
- Converted `README.rst` file into `README.md` (#575).

**Other changes**

- Switched from Travis CI to Github Actions for CI jobs, thanks to @mgu.
- Added support of Python 3.9 (#557).
- Changed from `setup.py` to a nice `setup.cfg` file, thanks @ewjoachim (#576).
- [OBSOLETE] Switched from bionic to focal on Travis CI (we've switched to GH actions after that).
@brunobord brunobord mentioned this issue Nov 13, 2020
14 tasks
brunobord added a commit that referenced this issue Nov 13, 2020
**Calendars**

- Add optional school holidays to Netherlands calendar, by @Flix6x (#556).
- Add optional carnival to Netherlands calendar.

**Documentation**

- Moving the `contributing.md` file to the `docs/` directory (#573).
- Changed from `setup.py` to a nice `setup.cfg` file, thanks @ewjoachim (#576).
- Added documentation about class options (#572).
- Converted `README.rst` file into `README.md` (#575).
- Fixed Pull Request template to reference `setup.cfg` (#587).

**Other changes**

- Switched from Travis CI to Github Actions for CI jobs, thanks to @mgu.
- Added support of Python 3.9 (#557).
- Changed from `setup.py` to a nice `setup.cfg` file, thanks @ewjoachim (#576).
- Use the `setup.cfg` file in the key to cache in `ci.yml` file (#587).
- [OBSOLETE] Switched from bionic to focal on Travis CI (we've switched to GH actions after that).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant