Skip to content
Snippets Groups Projects

Use setuptools-scm for automatic versioning

Merged Philip Elson requested to merge pelson/expert_gui_core:feature/setuptools-scm into master
1 unresolved thread

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
3 3
4 4 """
5 5
6 __version__ = "0.0.1.dev0"
7
8 from expert_gui_core import *
  • Philip Elson added 1 commit

    added 1 commit

    • 7ceac1a9 - Fix the imports, and remove files that shouldn't be committed

    Compare with previous version

  • Stephane Bart Pedersen enabled an automatic merge when the pipeline for 7ceac1a9 succeeds

    enabled an automatic merge when the pipeline for 7ceac1a9 succeeds

  • Philip Elson added 1 commit

    added 1 commit

    • be500b64 - Remove the remaining pycache directories, and add the missing __init__.py files

    Compare with previous version

  • Stephane Bart Pedersen enabled an automatic merge when the pipeline for be500b64 succeeds

    enabled an automatic merge when the pipeline for be500b64 succeeds

  • mentioned in commit ed77f986

  • Please register or sign in to reply
    Loading