Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
anki-code authored Jun 24, 2024
1 parent 096aa32 commit 027ca45
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
python_requires='>=3.6',
install_requires=[
'xonsh[full]', # The awesome shell.
'xontrib-spec-mod', # Library of xonsh subprocess specification modifiers e.g. `$(@json echo '{}')`.
'xontrib-prompt-bar', # The bar prompt for xonsh shell with customizable sections and Starship support.
'xontrib-back2dir', # Return to the most recently used directory when starting the xonsh shell.
'xontrib-sh', # Paste and run commands from bash, zsh, fish, tcsh in xonsh shell.
Expand Down

0 comments on commit 027ca45

Please sign in to comment.