I hereby claim:
- I am intgr on github.
- I am intgr (https://keybase.io/intgr) on keybase.
- I have a public key ASAkb2A6LYGBz9pPD6GVF7BN1YDhm-BqjiP3cHNl96A8Vwo
To claim this, I am signing this object:
| [tool.poetry] | |
| name = "env" | |
| version = "0.1.0" | |
| description = "" | |
| authors = ["Marti Raudsepp <marti@juffo.org>"] | |
| readme = "README.md" | |
| [tool.poetry.dependencies] | |
| python = "^3.10" | |
| python-ldap = [ |
| openapi: 3.0.0 | |
| info: | |
| title: Pet Store | |
| version: 1.0.0 | |
| description: '' | |
| externalDocs: | |
| description: Find out how to create Github repo for your OpenAPI spec. | |
| url: 'https://github.com/Rebilly/generator-openapi-repo' | |
| tags: | |
| - name: pet |
I hereby claim:
To claim this, I am signing this object:
| import django | |
| import django.apps | |
| import django.apps.config | |
| import django.apps.registry | |
| import django.conf | |
| import django.conf.global_settings | |
| import django.conf.locale | |
| import django.conf.urls | |
| import django.conf.urls.i18n | |
| import django.conf.urls.static |
| diff '--color=auto' -ur build-old/django_stubs-5.2.5.dist-info/METADATA build-new/django_stubs-5.2.5.dist-info/METADATA | |
| --- build-old/django_stubs-5.2.5.dist-info/METADATA 2020-02-02 00:00:00.000000000 +0200 | |
| +++ build-new/django_stubs-5.2.5.dist-info/METADATA 1980-01-01 01:00:00.000000000 +0300 | |
| @@ -2,37 +2,38 @@ | |
| Name: django-stubs | |
| Version: 5.2.5 | |
| Summary: Mypy stubs for Django | |
| -Project-URL: Homepage, https://github.com/typeddjango/django-stubs | |
| -Project-URL: Funding, https://github.com/sponsors/typeddjango | |
| -Project-URL: Release notes, https://github.com/typeddjango/django-stubs/releases |