From 0cb0267cb0652c1a20ca754381fb9827d720fc66 Mon Sep 17 00:00:00 2001 From: Nikhil Badyal Date: Sat, 7 Dec 2024 19:15:30 +0530 Subject: [PATCH] =?UTF-8?q?=E2=9E=95=20Added=20hatch=20and=20tbump?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- requirements.dev.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/requirements.dev.txt b/requirements.dev.txt index 9f5259b..8933490 100644 --- a/requirements.dev.txt +++ b/requirements.dev.txt @@ -9,3 +9,5 @@ pytest-md==0.2.0 pytest-mock==3.14.0 pytest-xdist==3.6.1 python-dotenv==1.0.1 +hatch==1.13.0 +tbump==6.11.0 \ No newline at end of file