Skip to content

Commit

Permalink
new: remove flask-multistatic dependency
Browse files Browse the repository at this point in the history
it is a ckan 2.10 dependency, but it's breaking resource loading... it's not on ckan 'master', so let's try without it
  • Loading branch information
nickumia-reisys committed Jul 3, 2023
1 parent 9b36f26 commit a0b34e4
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion requirements.in.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ dominate==2.7.0
feedgen==0.9.0
Flask>=2.2.5
Flask-Babel==1.0.0
flask-multistatic==1.0
Flask-Login==0.6.2
Flask-WTF==1.1.1
Jinja2==3.1.2
Expand Down
1 change: 0 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ feedgen==0.9.0
Flask==2.3.2
Flask-Babel==1.0.0
Flask-Login==0.6.2
flask-multistatic==1.0
Flask-WTF==1.1.1
gevent==22.10.2
greenlet==2.0.2
Expand Down

0 comments on commit a0b34e4

Please sign in to comment.