Skip to content
Snippets Groups Projects
Commit 03c82b2b authored by Eleni Mathioulaki's avatar Eleni Mathioulaki
Browse files

Revert "Merge branch 'add-py-password' into 'master'"

This reverts merge request !198
parent 55732e80
No related branches found
No related tags found
1 merge request!201create new experimental release
Pipeline #19587 canceled with stage
in 5 seconds
from spack.package import *
class PyPasswordgenerator(PythonPackage):
""" codejam demo """
homepage = "https://github.com/gabfl/password-generator-py/"
pypi = "passwordgenerator/passwordgenerator-1.5.1.tar.gz"
maintainers = ["elmath"]
version("1.5.1", sha256="4cb80150c812ce1d76d36187d95765f7976dcc47628a7c8e03677f52b4341a5a")
# depends_on("py-numpy", type="build")
# depends_on("py-flit-core", type="build")
# depends_on("py-poetry-core", type="build")
......@@ -68,5 +68,4 @@ spack:
#- sda
# demo for codejam12
#- funniest1022
- py-passwordgenerator
concretization: together
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment