]> granicus.if.org Git - python/commit
bpo-13611: Include C14N 2.0 test data in installation (GH-13053)
authorStefan Behnel <stefan_ml@behnel.de>
Thu, 2 May 2019 08:35:02 +0000 (10:35 +0200)
committerGitHub <noreply@github.com>
Thu, 2 May 2019 08:35:02 +0000 (10:35 +0200)
commit0d5864fa07ab4f03188c690a5eb07bdd1fd1cb9c
tree3a25a90d71d5450eb80874e343528ffde12e50eb
parent05222914403c1e2a656c753fbcd20f844af9dd69
bpo-13611: Include C14N 2.0 test data in installation (GH-13053)

* Include C14N 2.0 test data in installation.
* Add README file to the C14N test data directory to reference the original source and licensing conditions.
Lib/test/xmltestdata/c14n-20/README [new file with mode: 0644]
Makefile.pre.in