mirror of
https://github.com/xonsh/xonsh.git
synced 2025-03-04 08:24:40 +01:00
install -> develop
This commit is contained in:
parent
827fbbfbe7
commit
17fb139607
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -51,7 +51,7 @@ if HAVE_SETUPTOOLS:
|
|||
def run(self):
|
||||
clean_tables()
|
||||
build_tables()
|
||||
install.run(self)
|
||||
develop.run(self)
|
||||
|
||||
|
||||
def main():
|
||||
|
|
Loading…
Add table
Reference in a new issue