diff options
| author | rajdeep <rajdeeprrao94@gmail.com> | 2018-10-28 15:53:47 -0400 |
|---|---|---|
| committer | Paul Ganssle <paul@ganssle.io> | 2018-12-29 11:20:49 -0500 |
| commit | 2b038993e835d5a0d328910bc855b53a7c21bc6e (patch) | |
| tree | d89151f4ed3a5c782ed273e75a6e488c9508f144 | |
| parent | 8f00d60d623fdc1b8614c5e454edebf8cec504b8 (diff) | |
| download | external_python_setuptools-2b038993e835d5a0d328910bc855b53a7c21bc6e.tar.gz external_python_setuptools-2b038993e835d5a0d328910bc855b53a7c21bc6e.tar.bz2 external_python_setuptools-2b038993e835d5a0d328910bc855b53a7c21bc6e.zip | |
Add changelog file
| -rw-r--r-- | changelog.d/1551.breaking.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/1551.breaking.rst b/changelog.d/1551.breaking.rst new file mode 100644 index 00000000..c0e477ce --- /dev/null +++ b/changelog.d/1551.breaking.rst @@ -0,0 +1 @@ +File inputs for the `license` field in `setup.cfg` files now explicitly raise an error. |
