Skip to content

Commit fc32785

Browse files
Make Packging Work Well Hopefully and Bump to 0.3 for That
1 parent 8f2e993 commit fc32785

2 files changed

Lines changed: 3 additions & 5 deletions

File tree

src/AbstractErogakiWrapperConfig.py renamed to erogaki_wrapper_shared_python/AbstractErogakiWrapperConfig.py

File renamed without changes.

setup.cfg

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
2-
name = erogaki_wrapper_shared_python
3-
version = 0.2
2+
name = erogaki-wrapper-shared-python
3+
version = 0.3
44
author = erogaki-devs (undefinedprojects, Yurifag)
55
author_email = undefinedprojects@outlook.com, yurifag@grzb.de
66
description = Shared libraries of erogaki wrapper python projects
@@ -10,7 +10,5 @@ classifiers =
1010
Operating System :: OS Independent
1111

1212
[options]
13-
package_dir =
14-
= src
15-
packages = find:
13+
packages = erogaki_wrapper_shared_python
1614
python_requires = >=3.5

0 commit comments

Comments
 (0)