mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
Bump pluggy
This commit is contained in:
parent
90969c1275
commit
848ed0e042
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -40,7 +40,7 @@ setup(
|
|||
'Jinja2==2.10',
|
||||
'hupper==1.0',
|
||||
'pint==0.8.1',
|
||||
'pluggy>=0.1.0,<1.0',
|
||||
'pluggy>=0.7.1',
|
||||
],
|
||||
entry_points='''
|
||||
[console_scripts]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue