mirror of https://github.com/nucypher/nucypher.git
Code cleanup - remove logging now that we no longer build a constraints file.
parent
ce94be28ce
commit
fa5ab9a4ae
|
@ -46,7 +46,4 @@ poetry export -o dev-requirements.txt --without-hashes --with dev
|
|||
echo "Building Standard Requirements"
|
||||
poetry export -o requirements.txt --without-hashes --without dev
|
||||
|
||||
echo "Building Constraints"
|
||||
|
||||
|
||||
echo "OK!"
|
||||
|
|
Loading…
Reference in New Issue