pull/595/head
David Anthoff 2019-02-27 21:06:42 -08:00
rodzic 77fd0dbf29
commit 7d7f238be1
1 zmienionych plików z 2 dodań i 1 usunięć

Wyświetl plik

@ -4,7 +4,8 @@ if VERSION < v"1" || VERSION >= v"2"
exit(1)
end
using Pkg; pkg"activate"
using Pkg
pkg"activate"
try
# Test that the package was installed.