Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Olm Olm
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 6
    • Issues 6
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 3
    • Merge requests 3
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • matrix-org
  • OlmOlm
  • Repository

Switch branch/tag
  • olm
  • python
  • setup.py
Find file BlameHistoryPermalink
  • poljar's avatar
    python: Make the typing module a requirement only for old python versions. · 0883a922
    poljar authored Nov 28, 2018 and Hubert Chathi's avatar Hubert Chathi committed Apr 08, 2019
    
    
    Typing is part of standard library from python 3.5 and from python 3.7
    onwards trying to install it results in an error.
    
    This patch disables typing installation on python versions that are
    newer than 3.5.
    Signed-off-by: poljar's avatarDamir Jelić <poljar@termina.org.uk>
    0883a922

Replace setup.py

Attach a file by drag & drop or click to upload


Cancel
GitLab will create a branch in your fork and start a merge request.