Skip to content

Latest commit

 

History

History
34 lines (29 loc) · 731 Bytes

File metadata and controls

34 lines (29 loc) · 731 Bytes
name Bug report
about Create a report to help us improve
title
labels bug
assignees

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Try to '...'
  2. See error

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Environment:

  • OS: [e.g. Linux / Windows / macOS]
  • pyartifactory version [e.g. 1.4.0], get it with:
python -c "import pyartifactory; print(pyartifactory.__version__)"
  • Python version, get it with:
python --version

Additional context Add any other context about the problem here.