Skip to content

Package version use needs to be fixed #214

Description

@nsoblath

Currently the location where the dragonfly version is accessed and used is not correct, nor is the way that it's used, meaning that we don't get dragonfly information in DL messages.

Currently it's accessed in dragonfly/dripline/extensions/jitter/__init__.py. It needs to be in dragonfly/dripline/extensions/__init__.py.

Furthermore, it's not stored in dl/core with core.add_version() as is done in dripline/dripline/__init__.py.

At the same time, prints should be switched to logging. The exception catching should be kept.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions