From 170b472ca45afa9b3cf32526cc976553e90d59ce Mon Sep 17 00:00:00 2001 From: profitroll Date: Thu, 6 Oct 2022 11:36:32 +0200 Subject: [PATCH] Test added --- .gitignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index e8d6184..84e89d4 100644 --- a/.gitignore +++ b/.gitignore @@ -156,8 +156,8 @@ cython_debug/ # Custom .pypirc tests -test.* -test_all.py +test.bat +test_key.json build.* cleanup.* publish.*