custom config files directory

This commit is contained in:
Arseniy Kuznetsov
2023-01-04 16:29:50 +01:00
parent bc6eb60765
commit 208fc9e1eb
4 changed files with 38 additions and 13 deletions

View File

@@ -20,7 +20,7 @@ with open(path.join(pkg_dir, 'README.md'), encoding='utf-8') as f:
setup(
name='mktxp',
version='0.42',
version='1.0rc',
url='https://github.com/akpw/mktxp',