mirror of
https://github.com/pyapp-kit/superqt.git
synced 2026-01-05 03:40:47 +01:00
rename to superqt (#3)
This commit is contained in:
10
setup.cfg
10
setup.cfg
@@ -1,9 +1,9 @@
|
||||
[metadata]
|
||||
name = qwidgets
|
||||
name = superqt
|
||||
description = Missing widgets for PyQt/PySide
|
||||
long_description = file: README.md
|
||||
long_description_content_type = text/markdown
|
||||
url = https://github.com/napari/qwidgets
|
||||
url = https://github.com/napari/superqt
|
||||
author = Talley Lambert
|
||||
author_email = talley.lambert@gmail.com
|
||||
license = BSD-3-Clause
|
||||
@@ -27,9 +27,9 @@ classifiers =
|
||||
Topic :: Software Development :: Widget Sets
|
||||
keywords = qt, range slider, widget
|
||||
project_urls =
|
||||
Source = https://github.com/napari/qwidgets
|
||||
Tracker = https://github.com/napari/qwidgets/issues
|
||||
Changelog = https://github.com/napari/qwidgets/blob/master/CHANGELOG.md
|
||||
Source = https://github.com/napari/superqt
|
||||
Tracker = https://github.com/napari/superqt/issues
|
||||
Changelog = https://github.com/napari/superqt/blob/master/CHANGELOG.md
|
||||
|
||||
[options]
|
||||
packages = find:
|
||||
|
||||
Reference in New Issue
Block a user