File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ url = https://github.com/alteryx/nlp_primitives
5
5
download_url = https://pypi.org/project/nlp-primitives/
6
6
project_urls =
7
7
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
9
9
Issue Tracker = https://github.com/alteryx/nlp_primitives/issues
10
10
Twitter = https://twitter.com/alteryxoss
11
11
Chat = https://join.slack.com/t/alteryx-oss/shared_invite/zt-6inxevps-RSbpr9lsACE1kObXz4rIuA
@@ -80,5 +80,4 @@ featuretools_primitives =
80
80
[flake8]
81
81
max-line-length = 88
82
82
extend-ignore = E203
83
- exclude = docs/*
84
83
ignore = E501,W504,W503 # line too long error, line break after and before binary operator
You can’t perform that action at this time.
0 commit comments