Sign in

ops / app-deployer · Files

GitLab

  • Go to group
  • Project
  • Activity
  • Files
  • Commits
  • Builds 0
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • Network
  • app-deployer
  • dbocl_lib
  • pyproject.toml
  • update pip
    548b5b3a
    root authored
    2021-12-14 05:24:21 +0000  
    Browse Files »
pyproject.toml 118 Bytes
Raw Blame History Permalink
1 2 3 4 5 6 7 8
[build-system]
requires = [
    "setuptools>=54",
    "wheel",
    "boto3>=1.6.6",
    "interruptingcow",
    "pytz"
]