home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 1031123719

This data as json

html_url issue_url id node_id user created_at updated_at author_association body reactions issue performed_via_github_app
https://github.com/simonw/datasette/issues/1176#issuecomment-1031123719 https://api.github.com/repos/simonw/datasette/issues/1176 1031123719 IC_kwDOBm6k_c49dbMH 9599 2022-02-07T06:36:32Z 2022-02-07T06:36:32Z OWNER

https://github.com/simonw/sqlite-utils/blob/main/.readthedocs.yaml looks like this (it works correctly):

```yaml version: 2

sphinx: configuration: docs/conf.py

python: version: "3.8" install: - method: pip path: . extra_requirements: - docs ``` Compare to the current Datasette one here: https://github.com/simonw/datasette/blob/d9b508ffaa91f9f1840b366f5d282712d445f16b/.readthedocs.yaml#L1-L13

Looks like I need this bit: python python: version: "3.8" install: - method: pip path: . extra_requirements: - docs

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
779691739  
Powered by Datasette · Queries took 1.986ms · About: github-to-sqlite