Jon Meow f2d48f1bd0 Move the jekyll sidebar to a python script for consistent generation. (#205) 5 лет назад
..
README.md cc4211442f Merge carbon-project-tools back into carbon-lang (#203) 5 лет назад
__init__.py f2d48f1bd0 Move the jekyll sidebar to a python script for consistent generation. (#205) 5 лет назад
new_proposal.py cc4211442f Merge carbon-project-tools back into carbon-lang (#203) 5 лет назад
new_proposal_test.py f2d48f1bd0 Move the jekyll sidebar to a python script for consistent generation. (#205) 5 лет назад
proposals.py f2d48f1bd0 Move the jekyll sidebar to a python script for consistent generation. (#205) 5 лет назад
proposals_test.py f2d48f1bd0 Move the jekyll sidebar to a python script for consistent generation. (#205) 5 лет назад
update_proposal_list.py f2d48f1bd0 Move the jekyll sidebar to a python script for consistent generation. (#205) 5 лет назад

README.md

Scripts

Scripts for use with proposals.

See individual scripts for more details.

Please use pytest for testing:

$ pip install pytest