Skip to content
This repository has been archived by the owner on Jul 11, 2023. It is now read-only.

Commit

Permalink
Merge branch 'develop' of github.com:aiidalab/voila-aiidalab-template…
Browse files Browse the repository at this point in the history
… into develop
  • Loading branch information
dou-du committed Nov 2, 2020
2 parents c084d87 + d7beff6 commit f387e05
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
@@ -1,4 +1,4 @@
invoke==1.4.1
ipywidgets==7.5.1
voila==0.2.3
voila==0.2.4
widget-periodictable==2.1.5
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -3,7 +3,7 @@
from setuptools import setup
from setuptools.command.develop import develop
import contextlib
from pathlib import Path
from pathlib import Path

pjoin = os.path.join

Expand Down

0 comments on commit f387e05

Please sign in to comment.