Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
AlekSIS-App-Matrix
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
AlekSIS®
Official
AlekSIS-App-Matrix
Merge requests
!33
Update tox.ini
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Update tox.ini
check/update-tox-ini
into
master
Overview
0
Commits
1
Pipelines
1
Changes
1
Merged
Aleksolotl
requested to merge
check/update-tox-ini
into
master
1 year ago
Overview
0
Commits
1
Pipelines
1
Changes
1
Expand
Automatically created by the almighty Aleksolotl.
0
0
Merge request reports
Viewing commit
b1fc1a16
Show latest version
1 file
+
0
−
12
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
b1fc1a16
Update tox.ini
· b1fc1a16
Aleksolotl
authored
1 year ago
tox.ini
+
0
−
12
Options
@@ -68,18 +68,6 @@ known_django = django
skip
=
migrations
sections
=
FUTURE,STDLIB,DJANGO,THIRDPARTY,FIRSTPARTY,LOCALFOLDER
[mypy]
plugins
=
mypy_django_plugin.main
python_version
=
3.8
platform
=
linux
show_column_numbers
=
True
follow_imports
=
skip
ignore_missing_imports
=
True
cache_dir
=
/dev/null
[mypy.plugins.django-stubs]
django_settings_module
=
aleksis.core.settings
[pytest]
DJANGO_SETTINGS_MODULE
=
aleksis.core.settings
junit_family
=
legacy
Loading