Skip to content

Commit

Permalink
revert setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
emcek committed Oct 13, 2024
1 parent bf5feff commit a3cf335
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -491,12 +491,12 @@ def write_file(filename, content):
# call distutils

setup(
name="pylupatest",
name="lupa",
version=VERSION,
author="Stefan Behnel",
author_email="[email protected]",
maintainer="Michal Plichta",
maintainer_email="[email protected]",
maintainer="Lupa-dev mailing list",
maintainer_email="[email protected]",
url="https://github.com/scoder/lupa",

description="Python wrapper around Lua and LuaJIT",
Expand Down

0 comments on commit a3cf335

Please sign in to comment.