Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
fluiddyn
transonic
Commits
00e3f0c33ebd
Commit
e5f0feed
authored
Nov 23, 2018
by
Pierre Augier
Browse files
Bug install packages from repository
parent
23574b82c70f
Changes
2
Hide whitespace changes
Inline
Side-by-side
fluidpythran/_version.py
View file @
00e3f0c3
__version__
=
"0.1.0"
__version__
=
"0.1.0
.post0
"
try
:
from
pyfiglet
import
figlet_format
...
...
fluidpythran/transpiler.py
View file @
00e3f0c3
...
...
@@ -266,7 +266,6 @@ def make_pythran_code(path_py: Path):
"in the module is needed..."
)
print
(
error
)
raise
return
finally
:
del
sys
.
path
[
0
]
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment