From 83187e9b675b88ff21baa122f99738605e801778 Mon Sep 17 00:00:00 2001 From: Thomas <51749973+Thovi98@users.noreply.github.com> Date: Fri, 31 Mar 2023 23:27:12 +0200 Subject: [PATCH] Create tests.toml --- tests.toml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 tests.toml diff --git a/tests.toml b/tests.toml new file mode 100644 index 0000000..e387dc0 --- /dev/null +++ b/tests.toml @@ -0,0 +1,5 @@ +test_format = 1.0 + +[default] + +test_upgrade_from.9859287.name = "Upgrade from packaging v1"