Skip to content
GitLab
项目 群组 代码片段
  • /
  • 帮助
    • 帮助
    • 支持
    • 社区论坛
    • 提交反馈
  • 登录
  • isort isort
  • 项目信息
    • 项目信息
    • 动态
    • 标记
    • 成员
  • 仓库
    • 仓库
    • 文件
    • 提交
    • 分支
    • 标签
    • 贡献者
    • 分支图
    • 比较
  • 议题 0
    • 议题 0
    • 列表
    • 看板
    • 服务台
    • 里程碑
  • 合并请求 0
    • 合并请求 0
  • CI/CD
    • CI/CD
    • 流水线
    • 作业
    • 计划
  • 部署
    • 部署
    • 环境
    • 发布
  • 软件包与镜像库
    • 软件包与镜像库
    • 软件包库
    • 基础设施库
  • 监控
    • 监控
    • 事件
  • 分析
    • 分析
    • 价值流
    • CI/CD
    • 仓库
  • Wiki
    • Wiki
  • 代码片段
    • 代码片段
  • 动态
  • 分支图
  • 创建新议题
  • 作业
  • 提交
  • 议题看板
收起侧边栏
  • ExternalRepo
  • isortisort
  • 仓库
切换分支/标签
  • isort
  • README.md
查找文件 BlameHistoryPermalink
  • Benjamin ABEL's avatar
    Add Setuptools integration issue #261 · ea10824e
    由 Benjamin ABEL 创作于 3月 02, 2015
    These changes enable any user that installs `isort` to check his source
    code from setup.py with the command `python setup.py isort`
    
    I also checked isort package code with his command in tox and travis.
    
    Acknowledgements: this is mostly inspired by flake8 setuptools integration,
    see [flake8 doc](http://flake8.readthedocs.org/en/2.2.3/setuptools.html)
    ea10824e