Show pageOld revisionsBacklinksBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. # python-jose <code> $ poetry add python-jose[cryptography] zsh: no matches found: python-jose[cryptography] </code> 싱글쿼터로 문자열을 만들어서 사용해야 설치할 수 있다. [[pip]] 사용시에도 마찬가지. <code> poetry add 'python-jose[cryptography]' </code> open/python-jose.txt Last modified: 2024/10/05 06:15by 127.0.0.1