Skip to content

Commit f736d0d

Browse files
authored
Update setup.cfg
1 parent 4abdf4a commit f736d0d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

setup.cfg

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ url = https://github.com/alteryx/nlp_primitives
55
download_url = https://pypi.org/project/nlp-primitives/
66
project_urls =
77
Source Code = https://github.com/alteryx/nlp_primitives
8-
Changes = https://github.com/alteryx/nlp_primitives/blob/main/docs/source/changelog.rst
8+
Changes = https://github.com/alteryx/nlp_primitives/blob/main/release_notes.rst
99
Issue Tracker = https://github.com/alteryx/nlp_primitives/issues
1010
Twitter = https://twitter.com/alteryxoss
1111
Chat = https://join.slack.com/t/alteryx-oss/shared_invite/zt-6inxevps-RSbpr9lsACE1kObXz4rIuA
@@ -80,5 +80,4 @@ featuretools_primitives =
8080
[flake8]
8181
max-line-length = 88
8282
extend-ignore = E203
83-
exclude = docs/*
8483
ignore = E501,W504,W503 # line too long error, line break after and before binary operator

0 commit comments

Comments
 (0)