Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
anki-code committed Aug 2, 2022
1 parent 1f6b7c9 commit ed11db2
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 @@ -18,7 +18,7 @@
long_description_content_type='text/markdown',
python_requires='>=3.6',
install_requires=[
'xonsh', # The awesome shell.
'xonsh[full]', # The awesome shell.
'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 ed11db2

Please sign in to comment.