Skip to content

Commit

Permalink
[build] add vd2to3.vdx to scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
anjakefala committed Dec 31, 2023
1 parent 54471ad commit 20d3092
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
author_email="visidata@saul.pw",
url="https://visidata.org",
download_url="https://github.com/saulpw/visidata/tarball/" + __version__,
scripts=["bin/vd"],
scripts=["bin/vd", "bin/vd2to3.vdx"],
entry_points={
"console_scripts": ["visidata=visidata.main:vd_cli"],
},
Expand Down

0 comments on commit 20d3092

Please sign in to comment.