Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/jaraco/pip-run
Browse files Browse the repository at this point in the history
  • Loading branch information
jaraco committed Feb 21, 2021
2 parents 83c59d2 + 618b44e commit 326e621
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
7 changes: 6 additions & 1 deletion CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,8 +1,13 @@
v8.4.1
v8.4.2
======

Refreshed package metadata.

v8.4.1
======

#49: Declare dependency on ``packaging``.

v8.4.0
======

Expand Down
1 change: 1 addition & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ install_requires =
autocommand
path >= 15.1
importlib_metadata; python_version < "3.8"
packaging
setup_requires = setuptools_scm[toml] >= 3.4.1

[options.packages.find]
Expand Down

0 comments on commit 326e621

Please sign in to comment.