Skip to content

Commit 27a75b6

Browse files
committed
take newest circus version from master
1 parent 7057238 commit 27a75b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ classifiers = [
2020
dependencies = [
2121
'alembic~=1.2',
2222
'archive-path~=0.4.2',
23-
'circus~=0.18.0',
23+
'circus@https://github.com/aiidateam/aiida-core.git',
2424
'click-spinner~=0.1.8',
2525
'click~=8.1',
2626
'disk-objectstore~=1.2',

0 commit comments

Comments
 (0)