From 8475839e4aff10de27893aed372fee19df449f4a Mon Sep 17 00:00:00 2001 From: Alan Bram Date: Sun, 4 Apr 2021 18:22:18 -0700 Subject: Remove obsolete mention of Cheetah web framework. The "python/server.py" file was removed with fix for #1759. [ci skip] --- CONTRIBUTING.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 0dbfe309..a7577473 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -18,8 +18,6 @@ Boost libraries consist of inline functions and templates in header files. **[Boost.Python]**: C++ library which enables seamless interoperability between C++ and the Python programming language. -**[Cheetah]**: a Python templating engine, used by `./python/server.py`. - **[CMake]**: A cross platform system for building from source code. It uses the `CMakeLists.txt` files. @@ -120,7 +118,6 @@ cores: [GitHub Issues]: https://github.com/ledger/ledger/issues [GMP]: http://gmplib.org/ [MPFR]: http://www.mpfr.org/ -[Cheetah]: http://www.cheetahtemplate.org [CMake]: http://www.cmake.org [Doxygen]: http://doxygen.org [Markdown]: https://daringfireball.net/projects/markdown/ -- cgit v1.2.3