minor requirements updates
This commit is contained in:
parent
0585cc4a89
commit
5ef638694e
4 changed files with 10 additions and 3 deletions
|
@ -1,6 +1,9 @@
|
|||
"""
|
||||
[[https://play.google.com/store/apps/details?id=io.github.hidroh.materialistic][Materialistic]] app for Hackernews
|
||||
"""
|
||||
|
||||
REQUIRES = ['dataset']
|
||||
|
||||
from datetime import datetime
|
||||
from typing import Any, Dict, Iterator, NamedTuple
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue