From 8edf68f3c0f3f2435fb8b0751dfe82bbd9ecd478 Mon Sep 17 00:00:00 2001 From: Bruno Oliveira Date: Wed, 26 Jun 2019 19:20:34 -0300 Subject: [PATCH] Add a trivial note about astor --- changelog/3457.trivial.rst | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog/3457.trivial.rst diff --git a/changelog/3457.trivial.rst b/changelog/3457.trivial.rst new file mode 100644 index 000000000..f18887634 --- /dev/null +++ b/changelog/3457.trivial.rst @@ -0,0 +1 @@ +pytest now also depends on the `astor `__ package.