Skip to content

Commit

Permalink
1.7.3 changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Sylvain MARIE committed Apr 25, 2020
1 parent 9c61d5a commit a17424c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

### 1.7.3 - packaging improvements

- packaging improvements: set the "universal wheel" flag to 1, and cleaned up the `setup.py`. In particular removed dependency to `six` for setup and added `py.typed` file, as well as set the `zip_safe` flag to False. Removed tests folder from package. Fixes [#39](https://github.com/smarie/python-pytest-steps/issues/39)

### 1.7.2 - warning removed

Removed import warning. Fixed [#37](https://github.com/smarie/python-pytest-steps/issues/37)
Expand Down

0 comments on commit a17424c

Please sign in to comment.