We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d7273ae + 77e72dd commit acd9f37Copy full SHA for acd9f37
setup.py
@@ -40,7 +40,7 @@ def get_version() -> str:
40
description="interactive terminal in the browser",
41
long_description=README,
42
long_description_content_type="text/markdown",
43
- url="https://github.com/cs01/pyxtermjs",
+ url="https://github.com/cs01/pyxterm.js",
44
license="License :: OSI Approved :: MIT License",
45
packages=find_packages(exclude=EXCLUDE_FROM_PACKAGES),
46
include_package_data=True,
0 commit comments