home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 896182934

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/sqlite-utils/pull/312#issuecomment-896182934 https://api.github.com/repos/simonw/sqlite-utils/issues/312 896182934 IC_kwDOCGYnMM41aqqW 9599 2021-08-10T17:38:44Z 2021-08-10T17:38:44Z OWNER

From https://docs.readthedocs.io/en/stable/config-file/v2.html#packages it looks like I can tell Read The Docs to run pip install -e . using a .readthedocs.yaml configuration:

```yaml version: 2

sphinx: configuration: docs/conf.py

python: version: "3.9" 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
}
965143346  
Powered by Datasette · Queries took 1.093ms · About: github-to-sqlite