mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 13:33:24 +00:00
deps: Remove a redundant deactivate.
This has no effect except on the running shell; so at the end of a script, it has no meaningful effect at all.
This commit is contained in:
@@ -18,5 +18,3 @@ sed -i 's/-e //' requirements/prod_lock.txt requirements/dev_lock.txt
|
||||
# pip-tools bug; future, futures are obsolete in python3
|
||||
sed -i '/futures==/d' requirements/prod_lock.txt requirements/dev_lock.txt
|
||||
sed -i '/future==/d' requirements/prod_lock.txt requirements/dev_lock.txt
|
||||
|
||||
deactivate
|
||||
|
||||
Reference in New Issue
Block a user