home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 968210222

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/1507#issuecomment-968210222 https://api.github.com/repos/simonw/datasette/issues/1507 968210222 IC_kwDOBm6k_c45tbcu 9599 2021-11-14T05:34:14Z 2021-11-14T05:34:14Z OWNER

Here's the new build using Python 3: https://readthedocs.org/projects/datasette/builds/15268482/

It's still broken. Here's one of many issue threads about it, this one has a workaround fix: https://github.com/readthedocs/readthedocs.org/issues/8616#issuecomment-952034858

For future readers, the solution for this problem is to pin docutils<0.18 in your requirements.txt file, and have a .readthedocs.yaml file with these contents:

``` version: 2

python: install: - requirements: docs/requirements.txt ```

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