From eb24f42261f2614eca1446ce2ceabce94be38b00 Mon Sep 17 00:00:00 2001 From: Catherine Date: Fri, 3 Feb 2023 05:30:22 +0000 Subject: Migrate from setup.py to pyproject.toml. --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes (limited to '.gitattributes') diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..a94cb2f --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +.git_archival.txt export-subst -- cgit v1.2.3