mirror of
https://github.com/wassname/baukit.git
synced 2026-06-27 17:29:37 +08:00
Rename to baukit.
This commit is contained in:
@@ -1,14 +1,14 @@
|
||||
[metadata]
|
||||
name = baulab
|
||||
name = baukit
|
||||
version = 0.0.1
|
||||
author = David Bau
|
||||
author_email = david.bau@gmail.com
|
||||
description = Bau lab python library for quick research prototyping
|
||||
long_description = file: README.md
|
||||
long_description_content_type = text/markdown
|
||||
url = https://github.com/davidbau/baulab
|
||||
url = https://github.com/davidbau/baukit
|
||||
project_urls =
|
||||
Bug Tracker = https://github.com/davidbau/baulab/issues
|
||||
Bug Tracker = https://github.com/davidbau/baukit/issues
|
||||
classifiers =
|
||||
Programming Language :: Python :: 3
|
||||
License :: OSI Approved :: MIT License
|
||||
@@ -16,6 +16,6 @@ classifiers =
|
||||
|
||||
[options]
|
||||
package_dir =
|
||||
baulab = baulab
|
||||
packages = baulab
|
||||
baukit = baukit
|
||||
packages = baukit
|
||||
python_requires = >=3.7
|
||||
|
||||
Reference in New Issue
Block a user