Skip to content

Conversation

dyve
Copy link
Member

@dyve dyve commented Dec 6, 2019

  • Update default Bootstrap to v4.3.1
  • Add support for Python 3.8, Django 3 and Django master
  • Switch to Django manage.py for test running
  • Update Makefile commands
  • Update tox configuration
  • Use correct license (BSD-3-Clause)
  • Fix typo's in docstrings
  • Update Travis configuration
  • Drop MANIFEST.in, use setuptools_scm
  • Stop using _version.py, use git tags for versioning
  • Fixed issues with labels and input (The 1.0.1 release broke a test for us #174 and Do not assume inputs to be inside labels #181)

- Update default Bootstrap to v4.3.1
- Add support for Python 3.8, Django 3 and Django master
- Switch to Django `manage.py` for test running
- Update Makefile commands
- Update tox configuration
- Use correct license (BSD-3-Clause)
- Fix typo's in docstrings
- Update Travis configuration
- Drop MANIFEST.in, use setuptools_scm
- Stop using _version.py, use git tags for versioning
- Fixed issues with labels and input (#174 and #181)
@dyve dyve force-pushed the update-tox-makefile branch from 50dc08a to 23fdb82 Compare December 6, 2019 07:13
@dyve dyve requested a review from jieter December 6, 2019 07:53
Copy link
Member

@jieter jieter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Added a couple of comments.

Mixing the bugfixing with CI/release cleanup did make the review a bit chaotic though...

Copy link
Member

@jieter jieter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@dyve dyve merged commit bb845a4 into master Dec 7, 2019
@dyve dyve deleted the update-tox-makefile branch December 9, 2019 05:41
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 this pull request may close these issues.

2 participants