Skip to content

Commit

Permalink
Fix some dead links (#148)
Browse files Browse the repository at this point in the history
Co-authored-by: Dustin Ingram <di@users.noreply.github.com>
  • Loading branch information
marcelm and di committed Oct 30, 2021
1 parent 091d322 commit 3a83690
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
#
# For a discussion on single-sourcing the version across setup.py and the
# project code, see
# https://packaging.python.org/en/latest/single_source_version.html
# https://packaging.python.org/guides/single-sourcing-package-version/
version='2.0.0', # Required

# This is a one-line description or tagline of what your project does. This
Expand Down Expand Up @@ -143,7 +143,7 @@
# installed, so they must be valid existing projects.
#
# For an analysis of "install_requires" vs pip's requirements files see:
# https://packaging.python.org/discussions/install-requires-vs-requirements
# https://packaging.python.org/discussions/install-requires-vs-requirements/
install_requires=['peppercorn'], # Optional

# List additional groups of dependencies here (e.g. development
Expand Down

0 comments on commit 3a83690

Please sign in to comment.