Skip to content

Commit 71cf00d

Browse files
authored
ci: fix collectstatics from build workflow
1 parent 763b725 commit 71cf00d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

dev/deploy/settings_local_collectstatics.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Copyright The IETF Trust 2007-2019, All Rights Reserved
22
# -*- coding: utf-8 -*-
33

4+
from ietf import __version__
45
from ietf.settings import * # pyflakes:ignore
56

67
STATIC_URL = "https://static.ietf.org/dt/%s/"%__version__

0 commit comments

Comments
 (0)