Explorar o código

need to change this requirement, so we can use it in python3.7

Dimitri Korsch hai 1 ano
pai
achega
bc8f953ace
Modificáronse 2 ficheiros con 2 adicións e 2 borrados
  1. 1 1
      cvargparse/_version.py
  2. 1 1
      requirements.txt

+ 1 - 1
cvargparse/_version.py

@@ -1 +1 @@
-__version__ = "0.5.0"
+__version__ = "0.5.1"

+ 1 - 1
requirements.txt

@@ -1 +1 @@
-pyaml
+PyYAML~=5.1