From 496822dccff9e2afe1aafbec2fb7f5b63ac9c7e8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alexandre=20Eleut=C3=A9rio=20Santos=20Louren=C3=A7o?= Date: Sat, 23 Oct 2021 10:49:52 -0300 Subject: [PATCH] adding changelog --- changelog/9225.trivial.rst | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog/9225.trivial.rst diff --git a/changelog/9225.trivial.rst b/changelog/9225.trivial.rst new file mode 100644 index 000000000..7a5d4fa5a --- /dev/null +++ b/changelog/9225.trivial.rst @@ -0,0 +1 @@ +Changed from setuptools to build on Python CI workflow, due to improve Python good build practices. \ No newline at end of file